Skip to content

Home > @liquidrazor/list-display > UseListCoreResult > triggerGeneralAction

UseListCoreResult.triggerGeneralAction property

Triggers the handler for a general action by id.

Signature:

typescript
triggerGeneralAction: (actionId: string) => Promise<void>;