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