Files
gh-trabian-fluxwing-skills/skills/fluxwing-component-creator/templates/state-additions/disabled.json
2025-11-30 09:02:33 +08:00

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"
}