Props
Name
Description
Type
Default
extractLabel
How to extract the label text
(($el: HTMLElement) => string)or
undefined
placement
Where to place the label
bottomor
bottom-endor
bottom-startor
leftor
left-endor
left-startor
rightor
right-endor
right-startor
topor
top-endor
top-start
selector
Selector for selecting elements to auto label
string
[ l2-layout-link:not([disable-auto-label]), l2-layout-button:not([disable-auto-label]), ].join(, )