10 lines
220 B
JSON
10 lines
220 B
JSON
{
|
|
"name": "focus",
|
|
"properties": {
|
|
"outline": "2px solid #0066cc",
|
|
"backgroundColor": "#f0f8ff",
|
|
"asciiModifier": "focus-ring"
|
|
},
|
|
"description": "Visual indicator when component has keyboard focus"
|
|
}
|