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