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