Sha256: d804e5261ff5b46a9ec38e0964961045bc9402248a7be48c65836bcc0be5b6f2
Contents?: true
Size: 1.02 KB
Versions: 75
Compression:
Stored size: 1.02 KB
Contents
[ { "name": "text", "type": "string", "required": true, "description": "If `html` is set, this is not required. Text to use within the phase banner. If `html` is provided, the `text` option will be ignored." }, { "name": "html", "type": "string", "required": true, "description": "If `text` is set, this is not required. HTML to use within the phase banner. If `html` is provided, the `text` option will be ignored." }, { "name": "tag", "type": "object", "required": true, "description": "Options for the tag component.", "isComponent": true }, { "name": "classes", "type": "string", "required": false, "description": "Classes to add to the phase banner container." }, { "name": "attributes", "type": "object", "required": false, "description": "HTML attributes (for example data attributes) to add to the phase banner container." } ]
Version data entries
75 entries across 75 versions & 1 rubygems