Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123583 (s=123583, is=123660, ic=123662, ia=123665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123661 (s=123583, is=123661, ic=123663, ia=123666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123663 (s=123583, is=123661, ic=123663, ia=123666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123666 (s=123583, is=123661, ic=123663, ia=123666)