interface ActionBottomSheetOptions {
    actions: ActionBottomSheetAction[];
}

Properties

Properties

List of actions.