Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28282 (s=28282, is=28300, ic=28303, ia=28304)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28301 (s=28282, is=28301, ic=28304, ia=28305)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28304 (s=28282, is=28301, ic=28304, ia=28305)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28305 (s=28282, is=28301, ic=28304, ia=28305)