Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101279 (s=101279, is=101343, ic=101344, ia=101346)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101344 (s=101279, is=101344, ic=101345, ia=101347)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101345 (s=101279, is=101344, ic=101345, ia=101347)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101347 (s=101279, is=101344, ic=101345, ia=101347)