ImageFilterItem Syntax interface ImageFilterItem { type: string; label: string; } Attributes type The image filter type string. label The label string for the image filter type which will be displayed.