Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111010 (s=111010, is=111083, ic=111084, ia=111086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111084 (s=111010, is=111084, ic=111085, ia=111087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111085 (s=111010, is=111084, ic=111085, ia=111087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111087 (s=111010, is=111084, ic=111085, ia=111087)