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