2019-08-19 22:18:23 +02:00
|
|
|
{
|
|
|
|
"name": "Primary Button",
|
|
|
|
"description": "",
|
2019-09-09 06:24:14 +02:00
|
|
|
"inherits": "budibase-standard-components/button",
|
2019-08-19 22:18:23 +02:00
|
|
|
"props": {
|
2019-09-09 06:24:14 +02:00
|
|
|
"className": "btn btn-pimary"
|
2019-08-19 22:18:23 +02:00
|
|
|
},
|
|
|
|
"tags": [
|
|
|
|
"button"
|
|
|
|
]
|
|
|
|
}
|