Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101620 (s=101620, is=101684, ic=101685, ia=101687)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101685 (s=101620, is=101685, ic=101686, ia=101688)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101686 (s=101620, is=101685, ic=101686, ia=101688)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101688 (s=101620, is=101685, ic=101686, ia=101688)