Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10677 (s=10677, is=10685, ic=10684, ia=10686)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10686 (s=10677, is=10686, ic=10685, ia=10687)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10685 (s=10677, is=10686, ic=10685, ia=10687)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10687 (s=10677, is=10686, ic=10685, ia=10687)