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