Theme Typography
Displays the Theme Studio Typography class picker.
 {
          "title": "Typography",
          "id": "typography",
          "themeTypography": {
            "default": {
              "base": {
                "name": "body"
              },
              "md": {
                "name": "heading"
              }
            }
          }
        },{
    "groups": [{
        "title": "Theme Text Style Example",
        "properties": [
         {
          "title": "Typography",
          "id": "typography",
          "themeTypography": {
            "default": {
              "base": {
                "name": "body"
              },
              "md": {
                "name": "heading"
              }
            }
          }
        },
        ]
    }]
}Last updated
Was this helpful?

