# Introduction This components has been developped as a [Bulma](https://bulma.io) extension and brings the ability to **easily display a tooltip attached to any kind of element, in different position**. [![npm](https://img.shields.io/npm/v/@creativebulma/bulma-tooltip.svg)](https://www.npmjs.com/package/@creativebulma/bulma-tooltip) [![npm](https://img.shields.io/npm/dm/@creativebulma/bulma-tooltip.svg)](https://www.npmjs.com/package/@creativebulma/bulma-tooltip) [![](https://data.jsdelivr.com/v1/package/npm/@creativebulma/bulma-tooltip/badge)](https://www.jsdelivr.com/package/npm/@creativebulma/bulma-tooltip) --- ## Prerequisites This component extends [Bulma CSS Framework](https://bulma.io) and requires it to work. ## Get Started ```shell npm i -D @creativebulma/bulma-tooltip ``` Full installation steps can be found here: [installation steps](https://demo.creativebulma.net/components/tooltip/1.2/get-started) ## Documentation & Demo Full documentation and demo are available [here](https://demo.creativebulma.net/components/tooltip/1.2/get-started) ## About the project BulmaBoilerplate is © 2020 by [CreativeBulma](https://creativebulma.net). **If you enjoy this component, have a look at our [MarketPlace](https://creativebulma.net) and discover Free and Premium Bulma components and Templates.** ## License BulmaBoilerplate is distributed under [MIT](https://github.com/CreativeBulma/bulma-tooltip/blob/master/LICENSE) license. ## Contributing **Contribution are welcome!** You found a bug, a typo issue ? Feel free to create a PR on the [github repository](https://github.com/CreativeBulma/bulma-tooltip/) of this project. When contributing to this project, please first discuss the change you wish to make via issue on the [github repository](https://github.com/CreativeBulma/bulma-tooltip/issues), email, or any other method with the owners of this project before making a change.