ClauseAskForValueOptions
Interface
Details of ask for value options.
Properties
Property | Type | Notes |
---|---|---|
The clause cascade, only for unique and multiple. | ||
The clause display style. | ||
string | The clause hint. | |
string | Label has three values:
null: use i18n to display the label;
|
cascade optional
display optional
display: ClauseLabelDisplay
The clause display style.
hint
hint: string
The clause hint.
label
label: string
Label has three values:
null: use i18n to display the label;
: do not display label;
string: display custom label configured.
cascade: ClauseCascade
The clause cascade, only for unique and multiple.