11 lines
219 B
JSON
11 lines
219 B
JSON
{
|
|
"name": "disabled",
|
|
"properties": {
|
|
"opacity": 0.5,
|
|
"cursor": "not-allowed",
|
|
"interactive": false,
|
|
"asciiModifier": "grayed-out"
|
|
},
|
|
"description": "Component is not interactive or available"
|
|
}
|