Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111580 (s=111580, is=111653, ic=111654, ia=111656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111654 (s=111580, is=111654, ic=111655, ia=111657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111655 (s=111580, is=111654, ic=111655, ia=111657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111657 (s=111580, is=111654, ic=111655, ia=111657)