Skip to main content
Language

Configure Adjustments

PhotoEditor SDK supports several configuration options for the adjustments 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.

showResetButton#

By default, users can reset all the applied adjust operations. In our example, we hide the reset button.

items#

The set of available adjust tools can be configured by assigning an array to the items property. In our example, we only want to provide adjustments for brightness, contrast and saturation.