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