OptionalallowSaveForLater
allowSaveForLater?: boolean
OptionalbusinessCategory
businessCategory?: string
OptionalbusinessEvent
businessEvent?: string
OptionalcancelLabel
cancelLabel?: string
OptionalcancelMessage
cancelMessage?: string | null
OptionalchartLabel
chartLabel?: string | null
OptionalcompleteLabel
completeLabel?: string | null
OptionalcompleteMessage
completeMessage?: string | null
OptionalconditionType
conditionType?: "Hide if False" | "Show if True"
OptionalcontrolWidth
controlWidth?: number
OptionalerrorMessage
errorMessage?: Record<string, any>
OptionalHTMLTemplateId
HTMLTemplateId?: string
Optionalinstruction
instruction?: string
OptionalinstructionKey
instructionKey?: string | null
OptionalknowledgeOptions
knowledgeOptions?: Record<string, any>
Optionalmessage
message?: Record<string, any>
nextLabel
nextLabel: string
OptionalnextWidth
nextWidth?: string | number
previousLabel
previousLabel: string
OptionalpreviousWidth
previousWidth?: number
Optionalpubsub
pubsub?: boolean
OptionalremoteClass
remoteClass?: string
OptionalremoteMethod
remoteMethod?: string
OptionalremoteOptions
remoteOptions?: Record<string, any>
OptionalremoteTimeout
remoteTimeout?: number
saveLabel
saveLabel: string
saveMessage
saveMessage: string
OptionalshowPersistentComponent
showPersistentComponent?: boolean[]