Search
Loading...
Skip to content

Interface: UserInterfaceInspectorBlockRectShape

Interface representing a rectangular shape block in the user interface inspector.

  • crop: Optional element or boolean indicating whether the crop section should be shown.
  • filters: Optional element or boolean indicating whether the filters section should be shown.
  • adjustments: Optional element or boolean indicating whether the adjustments section should be shown.
  • effects: Optional element or boolean indicating whether the effects section should be shown.
  • blur: Optional element or boolean indicating whether the blur section should be shown.

Extends#

Properties#

PropertyType
crop?
filters?
adjustments?
effects?
blur?