Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100983 (s=100983, is=101047, ic=101048, ia=101050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101048 (s=100983, is=101048, ic=101049, ia=101051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101049 (s=100983, is=101048, ic=101049, ia=101051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101051 (s=100983, is=101048, ic=101049, ia=101051)