Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123681 (s=123681, is=123758, ic=123760, ia=123763)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123759 (s=123681, is=123759, ic=123761, ia=123764)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123761 (s=123681, is=123759, ic=123761, ia=123764)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123764 (s=123681, is=123759, ic=123761, ia=123764)