Preparing search index...
The search index is not available
@rxap/form-system - v19.1.0
@rxap/form-system
ForFormArrayItemsDirectiveContext
Interface ForFormArrayItemsDirectiveContext
interface
ForFormArrayItemsDirectiveContext
{
$implicit
:
UntypedFormGroup
;
array
:
UntypedFormArray
;
even
:
boolean
;
first
:
boolean
;
index
:
number
;
last
:
boolean
;
odd
:
boolean
;
}
Index
Properties
$implicit
array
even
first
index
last
odd
Properties
$implicit
$implicit
:
UntypedFormGroup
array
array
:
UntypedFormArray
even
even
:
boolean
first
first
:
boolean
index
index
:
number
last
last
:
boolean
odd
odd
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$implicit
array
even
first
index
last
odd
@rxap/form-system - v19.1.0
Loading...