, this is a legacy attribute, in which case the CSS height property should be used instead."
},
"name": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": "Name of the element. For example used by the server to identify the fields in form submits."
},
"sandbox": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": "Stops a document loaded in an iframe from using certain features (such as submitting forms or opening new windows)."
},
"src": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": "The URL of the embeddable content."
},
"srcDoc": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": ""
},
"width": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": "For the elements listed here, this establishes the element's width. Note: For all other instances, such as
, this is a legacy attribute, in which case the CSS width property should be used instead."
},
"accessKey": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": "Defines a keyboard shortcut to activate or add focus to the element."
},
"className": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": "Often used with CSS to style elements with common properties."
},
"contentEditable": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": "Indicates whether the element's content is editable."
},
"contextMenu": {
"type": {
- "name": "custom",
- "raw": "PropTypes.string"
+ "name": "string"
},
"required": false,
"description": "Defines the ID of a