Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13456 (s=13456, is=13457, ic=13458, ia=13458, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13458 (s=13456, is=13458, ic=13459, ia=13459, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13459 (s=13456, is=13458, ic=13459, ia=13459, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13459 (s=13456, is=13458, ic=13459, ia=13459, pia)