Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65705 (s=65705, is=65760, ic=65761, ia=65762)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65761 (s=65705, is=65761, ic=65762, ia=65763)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65762 (s=65705, is=65761, ic=65762, ia=65763)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65763 (s=65705, is=65761, ic=65762, ia=65763)