Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65264 (s=65264, is=65319, ic=65320, ia=65321)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65320 (s=65264, is=65320, ic=65321, ia=65322)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65321 (s=65264, is=65320, ic=65321, ia=65322)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65322 (s=65264, is=65320, ic=65321, ia=65322)