Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101049 (s=101049, is=101113, ic=101114, ia=101116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101114 (s=101049, is=101114, ic=101115, ia=101117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101115 (s=101049, is=101114, ic=101115, ia=101117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101117 (s=101049, is=101114, ic=101115, ia=101117)