Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6543 (s=6543, is=6550, ic=6548, ia=6550)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6551 (s=6543, is=6551, ic=6549, ia=6551)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6549 (s=6543, is=6551, ic=6549, ia=6551)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6551 (s=6543, is=6551, ic=6549, ia=6551)