Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6565 (s=6565, is=6572, ic=6570, ia=6572)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6573 (s=6565, is=6573, ic=6571, ia=6573)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6571 (s=6565, is=6573, ic=6571, ia=6573)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6573 (s=6565, is=6573, ic=6571, ia=6573)