Language
Configure Filters
PhotoEditor SDK supports several configuration options for the filter tool allowing flexible adaptation to different needs and use cases. For a detailed explanation of how to configure different editor views, refer to this guide.
flattenCategories
#
flattenCategories
#By default, the filters are grouped according to the FilterCategory
instances passed to the configuration.filter.categories
. In this example, the filter grouping is disabled so that all available filters will be displayed separately.