, this is a legacy attribute, in which case the CSS height property should be used instead."
},
"loop": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "Indicates whether the media should start playing from the start when it's finished."
},
"muted": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "Indicates whether the audio will be initially silenced on page load."
},
"poster": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "A URL indicating a poster frame to show until the user plays or seeks."
},
"preload": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "Indicates whether the whole resource, parts of it or nothing should be preloaded."
},
"src": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "The URL of the embeddable content."
},
"width": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.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": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "Defines a keyboard shortcut to activate or add focus to the element."
},
"className": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "Often used with CSS to style elements with common properties."
},
"contentEditable": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "Indicates whether the element's content is editable."
},
"contextMenu": {
"type": {
- "name": "string"
+ "name": "custom",
+ "raw": "PropTypes.string"
},
"required": false,
"description": "Defines the ID of a