Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32034 (s=32034, is=32068, ic=32067, ia=32069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32069 (s=32034, is=32069, ic=32068, ia=32070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32068 (s=32034, is=32069, ic=32068, ia=32070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32070 (s=32034, is=32069, ic=32068, ia=32070)