Skip to main content

ActionableItem

Stentor API Reference


Stentor API Reference / stentor-models/src / ActionableItem

Interface: ActionableItem

Defined in: packages/stentor-models/src/Form/FormField.ts:232

Ability to click on the item and perform an action.

Properties​

label​

label: string

Defined in: packages/stentor-models/src/Form/FormField.ts:236

Label to display


id​

id: string

Defined in: packages/stentor-models/src/Form/FormField.ts:240

ID of the item. This is what is sent to the server and should be a form of the label that is human readable.


url​

url: string

Defined in: packages/stentor-models/src/Form/FormField.ts:244

Url