Sha256: 7617f69e6a51e1a83f95b302165cc86868829390f6f54dc3f93e2bb7abd110a1
Contents?: true
Size: 1.02 KB
Versions: 419
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` argument 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` argument will be ignored." }, { "name": "tag", "type": "object", "required": false, "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
419 entries across 419 versions & 2 rubygems