8 lines
216 B
JSON
8 lines
216 B
JSON
|
{
|
||
|
"id": "tooltip",
|
||
|
"name": "Tooltip",
|
||
|
"included": false,
|
||
|
"affected": "[data-tooltip]",
|
||
|
"summary": "An element that displays extra information when you put your mouse on it.",
|
||
|
"dependencies": [ "label" ]
|
||
|
}
|