Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101207 (s=101207, is=101271, ic=101272, ia=101274)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101272 (s=101207, is=101272, ic=101273, ia=101275)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101273 (s=101207, is=101272, ic=101273, ia=101275)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101275 (s=101207, is=101272, ic=101273, ia=101275)