Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20630 (s=20630, is=20652, ic=20653, ia=20650)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20653 (s=20630, is=20653, ic=20654, ia=20651)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20654 (s=20630, is=20653, ic=20654, ia=20651)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20651 (s=20630, is=20653, ic=20654, ia=20651)