AccountManagerSummaryField
Interface
Custom field that will always be shown above the pages of the Account manager
Properties
formatter
OptionalName of the formatter to be used for data formatting. If formatter
is not
set the value is displayed as is. Formatter can be a default or a custom one.
Type
isDefault
OptionalOptional parameter which can be set to display the field by default.
Type
boolean
text
Text to display for the summary field
Type
string
wValue
A WatchedValue object that can be used to read the state of field.
Type
IWatchedValueReadonly<any>