Sha256: c0aa709d1ec82772137ee886530cbf26c5f9c862f906df736f61ee7c31b938c7
Contents?: true
Size: 978 Bytes
Versions: 75
Compression:
Stored size: 978 Bytes
Contents
[ { "name": "text", "type": "string", "required": false, "description": "Text to use within the back link component. If `html` is provided, the `text` option 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` option 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
75 entries across 75 versions & 1 rubygems