Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13942 (s=13942, is=13952, ic=13954, ia=13955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13953 (s=13942, is=13953, ic=13955, ia=13956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13955 (s=13942, is=13953, ic=13955, ia=13956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13956 (s=13942, is=13953, ic=13955, ia=13956)