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