Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97945 (s=97945, is=98007, ic=98008, ia=98009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98008 (s=97945, is=98008, ic=98009, ia=98010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98009 (s=97945, is=98008, ic=98009, ia=98010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98010 (s=97945, is=98008, ic=98009, ia=98010)