Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/ng-base-forms
BaseFormSectionComponent
Class BaseFormSectionComponent
Hierarchy (
view full
)
BaseRecordComponent
BaseFormSectionComponent
Index
Constructors
constructor
Properties
Edit
Mode
record
Methods
Format
Field
Format
Value
Constructors
constructor
new
Base
Form
Section
Component
(
)
:
BaseFormSectionComponent
Returns
BaseFormSectionComponent
Properties
Edit
Mode
Edit
Mode
:
boolean
= false
record
record
:
BaseEntity
<
unknown
>
Methods
Format
Field
Format
Field
(
entityFieldInfo
,
value
,
decimals
?
,
currency
?
)
:
string
Parameters
entityFieldInfo
:
EntityFieldInfo
value
:
any
decimals
:
number
= 2
currency
:
string
= 'USD'
Returns
string
Format
Value
Format
Value
(
fieldName
,
decimals
?
,
currency
?
)
:
string
Parameters
fieldName
:
string
decimals
:
number
= 2
currency
:
string
= 'USD'
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
Edit
Mode
record
Format
Field
Format
Value
Member Junction
Loading...