Configuration of the swipe-to-delete button.

Hierarchy

  • PartiallyConstructible
    • SwipeToDelete

Constructors

  • Parameters

    • Optional source: DeepPartial<SwipeToDelete>

    Returns SwipeToDelete

Properties

backgroundColor: string

Color of the swipe-to-delete button. Default is "?sbColorNegative"

enabled: boolean

Whether swipe to delete is enabled or not. Default is true

iconColor: string

Color of the icon on the swipe-to-delete button. Default is "?sbColorOnPrimary"