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