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