Current section

Files

Jump to
design_styles_hex lib Button.json
Raw

lib/Button.json

{
"element": "BUTTON",
"attributes": {
"class": "button-primary button-fixed-width",
"area-label": "submit",
"id": "button-submit",
"role": "button",
"data-attr": "qa-test"
},
"children": [
{
"content": "{{content}}"
}
]
}