Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32126 (s=32126, is=32160, ic=32159, ia=32161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32161 (s=32126, is=32161, ic=32160, ia=32162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32160 (s=32126, is=32161, ic=32160, ia=32162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32162 (s=32126, is=32161, ic=32160, ia=32162)