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