An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Release](https://github.com/Simoon-F/budibase-icon-button-with-tooltip/actions/workflows/release.yml/badge.svg)](https://github.com/Simoon-F/budibase-icon-button-with-tooltip/actions/workflows/release.yml)
[![MIT License](https://img.shields.io/npm/l/react-native-tab-view.svg?style=flat-square)](https://github.com/Simoon-F/budibase-icon-button-with-tooltip/blob/master/LICENSE)

# IconButtonWithTooltip
This is an icon component with tooltips.

## Demo

# Description
IconButtonWithTooltip

Find 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
```