Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32256 (s=32256, is=32271, ic=32272, ia=32271)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32272 (s=32256, is=32272, ic=32273, ia=32272)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32273 (s=32256, is=32272, ic=32273, ia=32272)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32272 (s=32256, is=32272, ic=32273, ia=32272)