Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10558 (s=10558, is=10566, ic=10565, ia=10567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10567 (s=10558, is=10567, ic=10566, ia=10568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10566 (s=10558, is=10567, ic=10566, ia=10568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10568 (s=10558, is=10567, ic=10566, ia=10568)