Segmented

Display a segmented control.

{
    "title": "Alignment",
    "property": "alignment",
    "segmented": {
        "default": {
            "base": "align-left",
            "md": "align-center"
        },
        "items": [{
            "value": "align-left",
            "icon": "text.alignleft"
        }, {
            "value": "align-center",
            "icon": "text.aligncenter",
            "default": true
        }, {
            "value": "align-right",
            "icon": "text.alignright",
            "title": "Right"
        }]  
    }
}

Last updated

We are Realmac Software. We make nice things.