Sha256: 8303aaa26232e48b8ea905d7d23fa11422e697f5e4d19c8e254ae27bc55c1a0b
Contents?: true
Size: 1.02 KB
Versions: 328
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
328 entries across 328 versions & 2 rubygems