Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10232 (s=10232, is=10240, ic=10239, ia=10241)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10241 (s=10232, is=10241, ic=10240, ia=10242)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10240 (s=10232, is=10241, ic=10240, ia=10242)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10242 (s=10232, is=10241, ic=10240, ia=10242)