Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65528 (s=65528, is=65583, ic=65584, ia=65585)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65584 (s=65528, is=65584, ic=65585, ia=65586)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65585 (s=65528, is=65584, ic=65585, ia=65586)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65586 (s=65528, is=65584, ic=65585, ia=65586)