Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111259 (s=111259, is=111332, ic=111333, ia=111335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111333 (s=111259, is=111333, ic=111334, ia=111336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111334 (s=111259, is=111333, ic=111334, ia=111336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111336 (s=111259, is=111333, ic=111334, ia=111336)