7 lines
199 B
JSON
7 lines
199 B
JSON
|
{
|
||
|
"id": "button",
|
||
|
"name": "Button",
|
||
|
"included": true,
|
||
|
"affected": "button, .button, [type=submit]",
|
||
|
"summary": "An element that looks like it can be clicked and will perform some action."
|
||
|
}
|