Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65770 (s=65770, is=65825, ic=65826, ia=65827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65826 (s=65770, is=65826, ic=65827, ia=65828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65827 (s=65770, is=65826, ic=65827, ia=65828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65828 (s=65770, is=65826, ic=65827, ia=65828)