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