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