Search
Preparing search index...
The search index is not available
RxCompForm
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
FormMaxDirective
Class FormMaxDirective
FormMaxDirective attribute for injecting MaxValidator.
example
Hierarchy
Directive
FormMaxDirective
Indexable
[
key:
string
]:
any
FormMaxDirective attribute for injecting MaxValidator.
example
Index
Constructors
constructor
Properties
changes$
host
max
rxcomp
Id
unsubscribe$
validator
Methods
on
Changes
on
Destroy
on
Init
on
Parent
Did
Change
on
View
push
Changes
get
Inputs
Tokens
Object literals
meta
Constructors
constructor
new
Form
Max
Directive
(
...
args
:
any
[]
)
:
FormMaxDirective
Parameters
Rest
...
args:
any
[]
Returns
FormMaxDirective
Properties
changes$
changes$
:
ReplaySubject
<
Factory
>
Optional
host
host
:
FormAbstractDirective
max
max
:
number
= Number.POSITIVE_INFINITY
rxcomp
Id
rxcomp
Id
:
number
unsubscribe$
unsubscribe$
:
Subject
<
void
>
Optional
validator
validator
:
FormValidator
Methods
on
Changes
on
Changes
(
changes
:
Factory
|
Window
)
:
void
Parameters
changes:
Factory
|
Window
Returns
void
on
Destroy
on
Destroy
(
)
:
void
Returns
void
on
Init
on
Init
(
)
:
void
Returns
void
on
Parent
Did
Change
on
Parent
Did
Change
(
changes
:
Factory
|
Window
)
:
void
Parameters
changes:
Factory
|
Window
Returns
void
on
View
on
View
(
)
:
void
Returns
void
push
Changes
push
Changes
(
)
:
void
Returns
void
Static
get
Inputs
Tokens
get
Inputs
Tokens
(
instance
:
Factory
, node
:
IElement
, module
:
Module
)
:
{}
Parameters
instance:
Factory
node:
IElement
module:
Module
Returns
{}
[
key:
string
]:
string
Object literals
Static
meta
meta
:
object
inputs
inputs
:
string
[]
= ['max']
selector
selector
:
string
= "[max][formControl],[max][formControlName]"
hosts
hosts
:
object
host
host
:
FormAbstractDirective
= FormAbstractDirective
Globals
Form
Max
Directive
constructor
changes$
host
max
rxcomp
Id
unsubscribe$
validator
on
Changes
on
Destroy
on
Init
on
Parent
Did
Change
on
View
push
Changes
get
Inputs
Tokens
meta
FormMaxDirective attribute for injecting MaxValidator.