Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30850 (s=30850, is=30884, ic=30883, ia=30885)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30885 (s=30850, is=30885, ic=30884, ia=30886)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30884 (s=30850, is=30885, ic=30884, ia=30886)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30886 (s=30850, is=30885, ic=30884, ia=30886)