The tooltip component (lk-tooltip) is a component used to display short contextual hints, usually describing what a button does or clarifying the meaning of an icon.
The content of a tooltip should be kept to a minimum: ideally no longer than 3 or 4 words.
The tooltip is an implementation of the
The following Popper props are hard-coded and cannot be overwritten:
hover is set to true.light is set to false.no-arrow is set to false.
Tooltips can also be used on text such as