Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10801 (s=10801, is=10802, ic=10803, ia=10803, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10803 (s=10801, is=10803, ic=10804, ia=10804, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10804 (s=10801, is=10803, ic=10804, ia=10804, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10804 (s=10801, is=10803, ic=10804, ia=10804, pia)