Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123428 (s=123428, is=123505, ic=123507, ia=123510)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123506 (s=123428, is=123506, ic=123508, ia=123511)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123508 (s=123428, is=123506, ic=123508, ia=123511)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123511 (s=123428, is=123506, ic=123508, ia=123511)