Skip to content

Commit 90a7329

Browse files
committed
Update attributes.json
1 parent 4118c38 commit 90a7329

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

components/dash-html-components/scripts/data/attributes.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
},
9494
"checked": {
9595
"elements": [
96-
"command",
9796
"input"
9897
],
9998
"description": "Indicates whether the element should be checked on page load."
@@ -202,7 +201,6 @@
202201
"disabled": {
203202
"elements": [
204203
"button",
205-
"command",
206204
"fieldset",
207205
"input",
208206
"keygen",
@@ -344,12 +342,6 @@
344342
],
345343
"description": "Defines a pragma directive."
346344
},
347-
"icon": {
348-
"elements": [
349-
"command"
350-
],
351-
"description": "Specifies a picture which represents the command."
352-
},
353345
"id": {
354346
"elements": [
355347
"Globalattribute"
@@ -539,12 +531,6 @@
539531
],
540532
"description": "Indicates whether the whole resource, parts of it or nothing should be preloaded."
541533
},
542-
"radioGroup": {
543-
"elements": [
544-
"command"
545-
],
546-
"description": ""
547-
},
548534
"readOnly": {
549535
"elements": [
550536
"input",
@@ -733,7 +719,6 @@
733719
"elements": [
734720
"button",
735721
"input",
736-
"command",
737722
"embed",
738723
"object",
739724
"ol",
@@ -967,13 +952,6 @@
967952
"httpEquiv",
968953
"name"
969954
],
970-
"command": [
971-
"checked",
972-
"disabled",
973-
"icon",
974-
"radioGroup",
975-
"type"
976-
],
977955
"blockquote": [
978956
"cite"
979957
],

0 commit comments

Comments
 (0)