Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99491 (s=99491, is=99553, ic=99554, ia=99555)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99554 (s=99491, is=99554, ic=99555, ia=99556)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99555 (s=99491, is=99554, ic=99555, ia=99556)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99556 (s=99491, is=99554, ic=99555, ia=99556)