Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86243 (s=86243, is=86301, ic=86302, ia=86303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86302 (s=86243, is=86302, ic=86303, ia=86304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86303 (s=86243, is=86302, ic=86303, ia=86304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86304 (s=86243, is=86302, ic=86303, ia=86304)