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