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