Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123581 (s=123581, is=123658, ic=123660, ia=123663)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123659 (s=123581, is=123659, ic=123661, ia=123664)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123661 (s=123581, is=123659, ic=123661, ia=123664)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123664 (s=123581, is=123659, ic=123661, ia=123664)