Theme Text Style
Displays the Theme Studio Text Style control.
{
    "title": "Text Style",
    "id": "headingTextStyles",
    "themeTextStyle": {
        "default": {
            "base": {
                "name": "3xl"
            }
        }
    }
}{
    "groups": [{
        "title": "Theme Text Style Example",
        "properties": [{
            "title": "Text Style",
            "id": "headingTextStyles",
            "themeTextStyle": {
                "default": {
                    "base": {
                        "name": "3xl"
                    }
                }
            }
        }]
    }]
}Last updated
Was this helpful?

