https://github.com/sj-distributor/budibase-component-icon-button-with-tooltip
Icon component with tooltip
https://github.com/sj-distributor/budibase-component-icon-button-with-tooltip
budibase budibase-icon budibase-icon-button budibase-tooltip
Last synced: 5 months ago
JSON representation
Icon component with tooltip
- Host: GitHub
- URL: https://github.com/sj-distributor/budibase-component-icon-button-with-tooltip
- Owner: sj-distributor
- License: mit
- Created: 2023-02-08T09:42:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T03:29:21.000Z (over 2 years ago)
- Last Synced: 2025-04-06T11:48:45.927Z (6 months ago)
- Topics: budibase, budibase-icon, budibase-icon-button, budibase-tooltip
- Language: JavaScript
- Homepage:
- Size: 160 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Simoon-F/budibase-icon-button-with-tooltip/actions/workflows/release.yml)
[](https://github.com/Simoon-F/budibase-icon-button-with-tooltip/blob/master/LICENSE)# IconButtonWithTooltip
This is an icon component with tooltips.## Demo
# Description
IconButtonWithTooltipFind out more about [Budibase](https://github.com/Budibase/budibase).
## Instructions
To build your new plugin run the following in your Budibase CLI:
```
budi plugins --build
```You can also re-build everytime you make a change to your plugin with the command:
```
budi plugins --watch
```