Sha256: 92f3ffea6715aa24566c7ed48d1fe5247a8d25b51b7ff8edb8a36042f0c9be6f
Contents?: true
Size: 986 Bytes
Versions: 74
Compression:
Stored size: 986 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
74 entries across 74 versions & 2 rubygems