Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65270 (s=65270, is=65325, ic=65326, ia=65327)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65326 (s=65270, is=65326, ic=65327, ia=65328)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65327 (s=65270, is=65326, ic=65327, ia=65328)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65328 (s=65270, is=65326, ic=65327, ia=65328)