Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65018 (s=65018, is=65073, ic=65074, ia=65075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65074 (s=65018, is=65074, ic=65075, ia=65076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65075 (s=65018, is=65074, ic=65075, ia=65076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65076 (s=65018, is=65074, ic=65075, ia=65076)