Sha256: f93abbfeb4030b20bec6c968ec24cae027405c41802e3e67b8dd96719a61cce7
Contents?: true
Size: 981 Bytes
Versions: 38
Compression:
Stored size: 981 Bytes
Contents
[ { "name": "text", "type": "string", "required": false, "description": "Text to use within the back link component. If `html` is provided, the `text` argument will be ignored. Defaults to 'Back'." }, { "name": "html", "type": "string", "required": false, "description": "HTML to use within the back link component. If `html` is provided, the `text` argument will be ignored. Defaults to 'Back'." }, { "name": "href", "type": "string", "required": true, "description": "The value of the link's `href` attribute." }, { "name": "classes", "type": "string", "required": false, "description": "Classes to add to the anchor tag." }, { "name": "attributes", "type": "object", "required": false, "description": "HTML attributes (for example data attributes) to add to the anchor tag." } ]
Version data entries
38 entries across 38 versions & 2 rubygems