Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65531 (s=65531, is=65586, ic=65587, ia=65588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65587 (s=65532, is=65587, ic=65588, ia=65589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65588 (s=65532, is=65587, ic=65588, ia=65589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65589 (s=65532, is=65587, ic=65588, ia=65589)