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