Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13330 (s=13330, is=13331, ic=13332, ia=13332, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13332 (s=13330, is=13332, ic=13333, ia=13333, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13333 (s=13330, is=13332, ic=13333, ia=13333, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13333 (s=13330, is=13332, ic=13333, ia=13333, pia)