Theme Border Width
Displays the Theme Studio Border Width control.
{
    "title": "Border",
    "id": "borderWidth",
    "themeBorderWidth": {
        "default": {
            "base": {
                "top": "2",
                "right": "2",
                "bottom": "2",
                "left": "2"
            }
        }
    }
}{
    "groups": [{
        "title": "Theme Border Example",
        "properties": [{
            "title": "Border",
            "id": "borderWidth",
            "themeBorderWidth": {
                "default": {
                    "base": {
                        "top": "2",
                        "right": "2",
                        "bottom": "2",
                        "left": "2"
                    }
                }
            }
        }]
    }]
}Last updated
Was this helpful?

