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