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