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