Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20625 (s=20625, is=20632, ic=20633, ia=20633)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20633 (s=20625, is=20633, ic=20634, ia=20634)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20634 (s=20625, is=20633, ic=20634, ia=20634)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20634 (s=20625, is=20633, ic=20634, ia=20634)