Tutorial Step (Asset): Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" |+ !Field !Type !Default !Description |- |Text |String | |The text to display. Keep it short! |- |Query Selector |String | |A CSS query selector for an element to attach the tooltip to. If omitted, it appears at the center of the screen. |- |Arrow |Boolean |False |Attaches an arrow to the bottom of the tooltip. |}" |
(No difference)
|
Latest revision as of 12:12, 20 February 2025
Field | Type | Default | Description |
---|---|---|---|
Text | String | The text to display. Keep it short! | |
Query Selector | String | A CSS query selector for an element to attach the tooltip to. If omitted, it appears at the center of the screen. | |
Arrow | Boolean | False | Attaches an arrow to the bottom of the tooltip. |