Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101550 (s=101550, is=101614, ic=101615, ia=101617)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101615 (s=101550, is=101615, ic=101616, ia=101618)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101616 (s=101550, is=101615, ic=101616, ia=101618)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101618 (s=101550, is=101615, ic=101616, ia=101618)