Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13010 (s=13010, is=13011, ic=13012, ia=13012, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13012 (s=13010, is=13012, ic=13013, ia=13013, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13013 (s=13010, is=13012, ic=13013, ia=13013, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13013 (s=13010, is=13012, ic=13013, ia=13013, pia)