Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10349 (s=10349, is=10357, ic=10358, ia=10359)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10358 (s=10349, is=10358, ic=10359, ia=10360)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10359 (s=10349, is=10358, ic=10359, ia=10360)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10360 (s=10349, is=10358, ic=10359, ia=10360)