Sha256: 05d26f6ee144367ecc95ebd053d296d92a7c253f150382b18a147d6c5caed2be
Contents?: true
Size: 1 KB
Versions: 53
Compression:
Stored size: 1 KB
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": "id", "type": "string", "required": false, "description": "Id attribute to add to the inset text container." }, { "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
53 entries across 53 versions & 1 rubygems