Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10440 (s=10440, is=10448, ic=10447, ia=10449)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10449 (s=10440, is=10449, ic=10448, ia=10450)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10448 (s=10440, is=10449, ic=10448, ia=10450)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10450 (s=10440, is=10449, ic=10448, ia=10450)