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