AI
Make component properties understandable to AI-assisted editing.
{
"title": "Alignment",
"id": "align",
"segmented": {
"default": "center",
"items": [
{ "value": "start", "icon": "arrow.left.to.line" },
{ "value": "center", "icon": "arrow.right.and.line.vertical.and.arrow.left" },
{ "value": "end", "icon": "arrow.right.to.line" }
]
},
"ai": {
"name": "align",
"description": "Label alignment within the button.",
"values": ["start", "center", "end"]
}
}Supported Options
Key
Type
Notes
Describing conditional properties
Excluding properties
Last updated
Was this helpful?

