Search
Preparing search index...
The search index is not available
Andi Skill Builder API Documentation
Options
Menu
Globals
andiskills/lib/contracts/engagements/1.0.0
FormOptions
Interface FormOptions
Hierarchy
FormOptions
Index
Properties
button
Options
display
Options
metadata
prompts
Properties
Optional
button
Options
button
Options
:
{
cancelButtonOptions
?:
FormButton
;
submitButtonOptions
?:
FormButton
}
Type declaration
Optional
cancel
Button
Options
?:
FormButton
Optional
submit
Button
Options
?:
FormButton
Optional
display
Options
display
Options
:
FormDisplayOptions
metadata
metadata
:
FormMetadata
prompts
prompts
:
FormPrompt
[]
The list of prompts within the form.
Globals
andiskills/lib/contracts/engagements/1.0.0
Form
Options
button
Options
display
Options
metadata
prompts
Generated using
TypeDoc
The list of prompts within the form.