Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10728 (s=10728, is=10736, ic=10735, ia=10737)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10737 (s=10728, is=10737, ic=10736, ia=10738)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10736 (s=10728, is=10737, ic=10736, ia=10738)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10738 (s=10728, is=10737, ic=10736, ia=10738)