Sha256: 3b6e1e9117697748da2ba74a1b536ba5f64efb64f504a355213f8a1e1e17adcd
Contents?: true
Size: 1.01 KB
Versions: 183
Compression:
Stored size: 1.01 KB
Contents
[ { "name": "text", "type": "string", "required": true, "description": "If `html` is set, this is not required. Text to use within the skip 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 skip link component. If `html` is provided, the `text` argument will be ignored." }, { "name": "href", "type": "string", "required": true, "description": "The value of the skip link href attribute. Defaults to" }, { "name": "classes", "type": "string", "required": false, "description": "Classes to add to the skip link." }, { "name": "attributes", "type": "object", "required": false, "description": "HTML attributes (for example data attributes) to add to the skip link." } ]
Version data entries
183 entries across 183 versions & 1 rubygems