Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/forms
FormGroupDirective
Class FormGroupDirective<T>
An attributes directive selector as '[class] [style]'
Type Parameters
T
Hierarchy (
View Summary
)
AttributeDirective
FormGroupDirective
Implements
OnInit
Index
Constructors
constructor
Properties
el
form
Group
zone
Accessors
valid
Methods
on
Init
on
Submit
Constructors
constructor
new
FormGroupDirective
<
T
>
()
:
FormGroupDirective
<
T
>
Type Parameters
T
Returns
FormGroupDirective
<
T
>
Properties
Protected
el
el
:
HTMLFormElement
form
Group
formGroup
:
InputWithoutTransform
<
FormGroup
<
T
>
>
= ...
Protected
zone
zone
:
AuroraZone
Accessors
valid
get
valid
()
:
boolean
Returns
boolean
Methods
on
Init
onInit
()
:
void
Returns
void
on
Submit
onSubmit
(
event
:
Event
)
:
void
Parameters
event
:
Event
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
el
form
Group
zone
Accessors
valid
Methods
on
Init
on
Submit
Ibyar/Aurora
Loading...
An attributes directive selector as '[class] [style]'