Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10600 (s=10600, is=10601, ic=10602, ia=10602, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10602 (s=10600, is=10602, ic=10603, ia=10603, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10603 (s=10600, is=10602, ic=10603, ia=10603, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10603 (s=10600, is=10602, ic=10603, ia=10603, pia)