@umbraco-cms/backoffice
    Preparing search index...
    interface UmbIconPickerModalData {
        hideColors?: boolean;
        placeholder?: string;
        showEmptyOption?: boolean;
    }
    Index

    Properties

    hideColors?: boolean
    placeholder?: string
    showEmptyOption?: boolean