Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10639 (s=10639, is=10661, ic=10661, ia=10663)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10662 (s=10639, is=10662, ic=10662, ia=10664)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10662 (s=10639, is=10662, ic=10662, ia=10664)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10664 (s=10639, is=10662, ic=10662, ia=10664)