@amirsavand/ngx-tooltip
v1.0.2
Published
Lightweight tooltip following bootstrap style.
Readme
NGX Tooltip
Lightweight tooltip following bootstrap style.
Features
- Signals
- OnPush Strategy
- Using bootstrap styles
- Dark and light theme support
- Lightweight
- No CDK / calculation
Installation
npm install --save @amirsavand/ngx-inputUsage
<!-- Add tooltip -->
<button class="btn btn-primary"
ngxTooltip="Hello! I am a tooltip">
Button
</button>Savand Bros © 2025–present.
