1.0.0 • Published 7 years ago
@fenderdigital/react-tool-tip v1.0.0
ToolTip for Fender React UI Kit
Description
Toolip style interaction.
Installation and Usage
yarn add @fenderdigital/react-tool-tip --saveimport ToolTip from '@fenderdigital/react-tool-tip';Props
children- renders any child elements.color- color of component.data-id- data-id valueicon- icon name
| propName | propType | defaultValue | isRequired |
|---|---|---|---|
| children | node | null | - |
| color | string | blue | - |
| data-id | string | tooltip | - |
| icon | string | question-mark-circle-fill | - |
Development
Check the Monorepo README for development documentation.
1.0.0
7 years ago