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