modopedia:tooltip
Description
Creates an area on the page which, when hovered, renders a text tooltip.
Screenshot
JSON Schema
ID | Type | Required | Default | Description |
---|---|---|---|---|
tooltip | String[] | ✓ | - | Tooltip strings to be displayed. Each string is a new line. |
width | Integer | ✓ | - | Width of the hover area. |
height | Integer | ✓ | - | Height of the hover area. |