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