Skip to content

Commit

Permalink
Update generated/components.json
Browse files Browse the repository at this point in the history
  • Loading branch information
broccolinisoup authored and github-actions[bot] committed Apr 11, 2023
1 parent 5861cac commit ca9c135
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generated/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -4648,6 +4648,7 @@
{
"name": "direction",
"type": "'n' | 'ne' | 'e' | 'se' | 's' | 'sw' | 'w' | 'nw'",
"defaultValue": "n",
"description": "Sets where the tooltip renders in relation to the target."
},
{
Expand All @@ -4663,6 +4664,7 @@
{
"name": "type",
"type": "'label' | 'description'",
"defaultValue": "label",
"description": "The type of tooltip. `label` is used for labelling the element that triggers tooltip. `description` is used for describing or adding a suplementary information to the element that triggers the tooltip."
},
{
Expand Down

0 comments on commit ca9c135

Please sign in to comment.