Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BulkActionProps<TPayload>

The object returned by the BulkActions API

Type parameters

Hierarchy

Index

Properties

Properties

action

Optional error

error information, if present

payload

payload: TPayload

original payload when BulkAction was created

sys