Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101114 (s=101114, is=101178, ic=101179, ia=101181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101179 (s=101114, is=101179, ic=101180, ia=101182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101180 (s=101114, is=101179, ic=101180, ia=101182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101182 (s=101114, is=101179, ic=101180, ia=101182)