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