Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42589 (s=42589, is=42632, ic=42632, ia=42634)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42633 (s=42589, is=42633, ic=42633, ia=42635)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42633 (s=42589, is=42633, ic=42633, ia=42635)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42635 (s=42589, is=42633, ic=42633, ia=42635)