Type alias AllowTagsFromInput

AllowTagsFromInput: {
    initialValue?: AllowTagsFromOptions;
    newValue: AllowTagsFromOptions;
}

Type declaration