interface UmbIconPickerModalValue {
    color: undefined | string;
    icon: undefined | string;
}

Properties

Properties

color: undefined | string
icon: undefined | string
MMNEPVFCICPMFPCPTTAAATR