@tadashi/tooltip-webcomponent

0.3.0 • Public • Published

tooltip-webcomponent

NPM version


Svelte component

Install

$ npm i -S @tadashi/tooltip-webcomponent

Usage

<script
	type="module"
	src="https://unpkg.com/@tadashi/tooltip-webcomponent@{version}/dist/Tooltip.js"
></script>

<style>
	.custom {
		--width: 200px;
		--fillColor: hsl(0deg 100% 100%);
	}
</style>

<tadashi-tooltip right="true" class="custom">Ajuda aqui</tadashi-tooltip>

License

MIT © Thiago Lagden

Readme

Keywords

Package Sidebar

Install

npm i @tadashi/tooltip-webcomponent

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

124 kB

Total Files

5

Last publish

Collaborators

  • lagden