The readme, the old syntax and the new syntax 馃
For multiple-xyz
, the doc says "Multiple widget can be specified, example: multiple-skills="my-custom-multiple-widget" '.
For me, it's still the old syntax that works:
multiple-xyz=""
widget-xyz="my-multiple-widget-name"
https://codepen.io/daedalus418/pen/GVOzPz (in blue, old syntax, in orange, the new one)