Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123388 (s=123388, is=123465, ic=123467, ia=123470)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123466 (s=123388, is=123466, ic=123468, ia=123471)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123468 (s=123388, is=123466, ic=123468, ia=123471)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123471 (s=123388, is=123466, ic=123468, ia=123471)