Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123184 (s=123184, is=123260, ic=123263, ia=123265)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123261 (s=123184, is=123261, ic=123264, ia=123266)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123264 (s=123184, is=123261, ic=123264, ia=123266)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123266 (s=123184, is=123261, ic=123264, ia=123266)