Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101081 (s=101081, is=101145, ic=101146, ia=101148)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101146 (s=101081, is=101146, ic=101147, ia=101149)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101147 (s=101081, is=101146, ic=101147, ia=101149)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101149 (s=101081, is=101146, ic=101147, ia=101149)