Skip to content

@modoki/engine / index / getUIActionParams

Function: getUIActionParams()

getUIActionParams(name): Record<string, FieldHint> | undefined

The declared argument schema for an action, if any (for the Inspector).

Parameters

name

string

Returns

Record<string, FieldHint> | undefined

Built with Modoki.