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