Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101500 (s=101500, is=101564, ic=101565, ia=101567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101565 (s=101500, is=101565, ic=101566, ia=101568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101566 (s=101500, is=101565, ic=101566, ia=101568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101568 (s=101500, is=101565, ic=101566, ia=101568)