Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13181 (s=13181, is=13194, ic=13193, ia=13195)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13195 (s=13181, is=13195, ic=13194, ia=13196)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13194 (s=13181, is=13195, ic=13194, ia=13196)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13196 (s=13181, is=13195, ic=13194, ia=13196)