Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32952 (s=32952, is=32986, ic=32985, ia=32987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32987 (s=32952, is=32987, ic=32986, ia=32988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32986 (s=32952, is=32987, ic=32986, ia=32988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32988 (s=32952, is=32987, ic=32986, ia=32988)