Member Junction
Preparing search index...
@memberjunction/ng-base-forms
IsaCardFieldDisplay
Interface IsaCardFieldDisplay
Represents a single field value displayed in the ISA related card.
interface
IsaCardFieldDisplay
{
IsBooleanFalse
?:
boolean
;
IsBooleanTrue
?:
boolean
;
Label
:
string
;
Value
:
string
;
}
Index
Properties
Is
Boolean
False?
Is
Boolean
True?
Label
Value
Properties
Optional
Is
Boolean
False
IsBooleanFalse
?:
boolean
Optional
Is
Boolean
True
IsBooleanTrue
?:
boolean
Label
Label
:
string
Value
Value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Is
Boolean
False
Is
Boolean
True
Label
Value
Member Junction
Loading...
Represents a single field value displayed in the ISA related card.