4.0.7 • Published 4 years ago
@nodestrap/tooltip v4.0.7
<Tooltip></Tooltip>
Represents advisory information related to the element it belongs.
Preview
<Tooltip targetRef={buttonRef} theme='primary' size='lg' gradient={true} outlined={true} active={true} >
hello
</Tooltip>Rendered to:
<div class="c1 thPrimary szLg gradient outlined actived">
// ...
</div>Features
- Includes all features in
<Popup />. - Customizable via
@cssfn/css-config.
Installation
Using npm:
npm i @nodestrap/tooltipSupport Us
If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.
We always maintain our projects as long as we're still alive.