Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20631 (s=20631, is=20661, ic=20663, ia=20659)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20662 (s=20631, is=20662, ic=20664, ia=20660)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20664 (s=20631, is=20662, ic=20664, ia=20660)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20660 (s=20631, is=20662, ic=20664, ia=20660)