Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19683 (s=19683, is=19704, ic=19705, ia=19702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19705 (s=19683, is=19705, ic=19706, ia=19703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19706 (s=19683, is=19705, ic=19706, ia=19703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19703 (s=19683, is=19705, ic=19706, ia=19703)