Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10324 (s=10324, is=10332, ic=10331, ia=10333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10333 (s=10324, is=10333, ic=10332, ia=10334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10332 (s=10324, is=10333, ic=10332, ia=10334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10334 (s=10324, is=10333, ic=10332, ia=10334)