Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123968 (s=123968, is=124045, ic=124047, ia=124050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124046 (s=123968, is=124046, ic=124048, ia=124051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124048 (s=123968, is=124046, ic=124048, ia=124051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124051 (s=123968, is=124046, ic=124048, ia=124051)