Preparing search index...
The search index is not available
@amirsavand/ngx-common - v4.2.0
@amirsavand/ngx-common
ReactiveFormData
Interface ReactiveFormData
Base interface for data of reactive form class.
interface
ReactiveFormData
{
id
?:
PK
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Anything else.
Index
Properties
id?
Properties
Optional
id
id
?:
PK
Model primary key.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
@amirsavand/ngx-common - v4.2.0
Loading...
Base interface for data of reactive form class.