Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65321 (s=65321, is=65376, ic=65377, ia=65378)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65377 (s=65321, is=65377, ic=65378, ia=65379)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65378 (s=65321, is=65377, ic=65378, ia=65379)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65379 (s=65321, is=65377, ic=65378, ia=65379)