@amirsavand/ngx-tooltip
v1.0.0
Published
Lightweight tooltip following bootstrap style.
Downloads
10
Readme
@amirsavand/ngx-tooltip
Lightweight tooltip following bootstrap style.
- Signals
- OnPush Strategy
- Using bootstrap styles
- Dark and light theme support
- Lightweight
- No CDK / calculation
Usage
Install the package.
npm i --save @amirsavand/ngx-tooltipUse the directive.
<!-- Add tooltip -->
<button class="btn btn-primary"
ngxTooltip="Hello! I am a tooltip">
Button
</button>Built with
About
Made with 💖 by Savand Bros © 2025-present.
