Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10784 (s=10784, is=10792, ic=10791, ia=10793)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10793 (s=10784, is=10793, ic=10792, ia=10794)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10792 (s=10784, is=10793, ic=10792, ia=10794)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10794 (s=10784, is=10793, ic=10792, ia=10794)