Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65535 (s=65535, is=65590, ic=65591, ia=65592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65591 (s=65535, is=65591, ic=65592, ia=65593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65592 (s=65535, is=65591, ic=65592, ia=65593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65593 (s=65535, is=65591, ic=65592, ia=65593)