TaskInputDefinitionBase interface
Properties
| aliases | |
| default |
|
| group |
|
| help |
|
| label | |
| name | |
| options | |
| properties | |
| required | |
| type | |
| validation | |
| visible |
Property Details
aliases
aliases: string[]
Property Value
string[]
defaultValue
defaultValue: string
Property Value
string
groupName
groupName: string
Property Value
string
helpMarkDown
helpMarkDown: string
Property Value
string
label
label: string
Property Value
string
name
name: string
Property Value
string
options
options: {[key: string]: string}
Property Value
{[key: string]: string}
properties
properties: {[key: string]: string}
Property Value
{[key: string]: string}
required
required: boolean
Property Value
boolean
type
type: string
Property Value
string
validation
visibleRule
visibleRule: string
Property Value
string