Skip to content

Variable: isActionAvailable ​

const isActionAvailable: (contentType, action) => boolean

Defined in: packages/redcap-core/dist/content-types/endpoints.d.ts:24

Check if an action is available for a content type

Parameters ​

contentType ​

string

action ​

ApiAction

Returns ​

boolean