跳到主要内容

ui/build/collection-table/approval-actions

ui/build/collection-table/approval-actions

Variables

approvalActionsFor

const approvalActionsFor: (request) => ApprovalActions;

Defined in: apps/website/.api-docs-entry/ui/build/collection-table/approval-actions.d.ts:9

Actions the server offered for the current principal, bounded by the request's live state.

Parameters

Parameter Type
request CollectionApprovalRequest | undefined

Returns

ApprovalActions