Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65565 (s=65565, is=65620, ic=65621, ia=65622)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65621 (s=65565, is=65621, ic=65622, ia=65623)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65622 (s=65565, is=65621, ic=65622, ia=65623)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65623 (s=65565, is=65621, ic=65622, ia=65623)