Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10349 (s=10349, is=10371, ic=10371, ia=10373)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10372 (s=10349, is=10372, ic=10372, ia=10374)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10372 (s=10349, is=10372, ic=10372, ia=10374)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10374 (s=10349, is=10372, ic=10372, ia=10374)