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