Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123431 (s=123431, is=123508, ic=123510, ia=123513)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123509 (s=123431, is=123509, ic=123511, ia=123514)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123511 (s=123431, is=123509, ic=123511, ia=123514)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123514 (s=123431, is=123509, ic=123511, ia=123514)