Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10171 (s=10171, is=10179, ic=10178, ia=10180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10180 (s=10171, is=10180, ic=10179, ia=10181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10179 (s=10171, is=10180, ic=10179, ia=10181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10181 (s=10171, is=10180, ic=10179, ia=10181)