Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123433 (s=123433, is=123510, ic=123512, ia=123515)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123511 (s=123433, is=123511, ic=123513, ia=123516)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123513 (s=123433, is=123511, ic=123513, ia=123516)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123516 (s=123433, is=123511, ic=123513, ia=123516)