Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20625 (s=20625, is=20638, ic=20640, ia=20642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20639 (s=20625, is=20639, ic=20641, ia=20643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20641 (s=20625, is=20639, ic=20641, ia=20643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20643 (s=20625, is=20639, ic=20641, ia=20643)