Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20337 (s=20337, is=20348, ic=20348, ia=20347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20349 (s=20337, is=20349, ic=20349, ia=20348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20349 (s=20337, is=20349, ic=20349, ia=20348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20348 (s=20337, is=20349, ic=20349, ia=20348)