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