Sha256: 50e965086c15021b2164d515567ac4ab715f014c5a1993f9275f51833d5c312a
Contents?: true
Size: 1015 Bytes
Versions: 292
Compression:
Stored size: 1015 Bytes
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": "href", "type": "string", "required": true, "description": "The value of the link 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
292 entries across 292 versions & 1 rubygems