Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32192 (s=32192, is=32207, ic=32208, ia=32207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32208 (s=32192, is=32208, ic=32209, ia=32208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32209 (s=32192, is=32208, ic=32209, ia=32208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32208 (s=32192, is=32208, ic=32209, ia=32208)