Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3554 (s=3554, is=3558, ic=3556, ia=3558)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3559 (s=3554, is=3559, ic=3557, ia=3559)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3557 (s=3554, is=3559, ic=3557, ia=3559)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3559 (s=3554, is=3559, ic=3557, ia=3559)