Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20551 (s=20551, is=20564, ic=20566, ia=20568)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20565 (s=20551, is=20565, ic=20567, ia=20569)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20567 (s=20551, is=20565, ic=20567, ia=20569)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20569 (s=20551, is=20565, ic=20567, ia=20569)