Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32667 (s=32667, is=32682, ic=32683, ia=32682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32683 (s=32667, is=32683, ic=32684, ia=32683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32684 (s=32667, is=32683, ic=32684, ia=32683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32683 (s=32667, is=32683, ic=32684, ia=32683)