Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98529 (s=98529, is=98591, ic=98592, ia=98593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98592 (s=98529, is=98592, ic=98593, ia=98594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98593 (s=98529, is=98592, ic=98593, ia=98594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98594 (s=98529, is=98592, ic=98593, ia=98594)