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