Source code

Revision control

Copy as Markdown

Other Tools

{
"border": {
"color": {
"value": "{border.color.interactive.@base}"
},
"radius": {
"@base": {
"value": "{border.radius.medium}"
}
},
"width": {
"@base": {
"value": "{border.width}"
},
"checked": {
"value": "calc({border.width} * 3)"
}
}
}
}