Skip to content

Hover Text

darrenlean edited this page Jul 2, 2020 · 3 revisions

Hover Text

The iv-hover-text is a container that displays an additional container upon mouseover.
The second container follows the cursor when the cursor is moving within the first container. (See below)
Both containers are slots for versatility.

Usage

Hover Text Hover Text

API

Props

Name: hoverElement
Type: String
Default: "Hover over me"
Description: A demonstration of the slot container for main display

Name: defaultText
Type: String
Default: "This is a secret message."
Description: A demonstration of the slot container for pop-up display

Clone this wiki locally