Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97619 (s=97619, is=97681, ic=97682, ia=97683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97682 (s=97619, is=97682, ic=97683, ia=97684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97683 (s=97619, is=97682, ic=97683, ia=97684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97684 (s=97619, is=97682, ic=97683, ia=97684)