Appearances
"apparances": {
[appearance key]: {
"inherit": "",
"text": "",
"states": {
[state name]: {
"styles": {
...
},
"properties": {
...
}
},
"components": {
[child key]: {
"inherit": "",
"text": "",
"states": {
[state name]: {
"styles": {
...
},
"properties": {
...
}
},
"components": {
...
}
}
}
}
}
}Element
Description
Components

Last updated
Was this helpful?

