UNPKG

phoenix-components-library

Version:

Component library for Phoenix Frontend Projects.

18 lines (10 loc) 297 B
# Tooltip How To Inport Tooltip. ```js import { Tooltip } from "phoenix-components-library"; ``` ### Instructions Use `checked` boolean to check or uncheck checkbox Use `disabled` to disable checkbox Use `defaultVisible` to set tooltip always visible untill hower on it first time ### Tips