Sha256: e1d2b11afa2fd7b19dc1828d6571b31fb33d60e4f96e55dbba1a748cb49432ea
Contents?: true
Size: 1.02 KB
Versions: 38
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 back link component. 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 back link component. If `html` is provided, the `text` argument will be ignored." }, { "name": "id", "type": "string", "required": false, "description": "ID attribute to add to the inset text container." }, { "name": "classes", "type": "string", "required": false, "description": "Classes to add to the inset text container." }, { "name": "attributes", "type": "object", "required": false, "description": "HTML attributes (for example data attributes) to add to the inset text container." } ]
Version data entries
38 entries across 38 versions & 2 rubygems