Search
Preparing search index...
The search index is not available
formalizer
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
formalizer
InputAttributes
Interface InputAttributes<I>
Type parameters
I
Hierarchy
InputAttributes
Index
Properties
checked
data-
formalizer-
id
helper
Text
Obj
invalid
Attr
name
type
value
Methods
on
Blur
on
Change
on
Key
Press
Properties
Optional
checked
checked
?:
boolean
data-
formalizer-
id
data-
formalizer-
id
:
string
Optional
helper
Text
Obj
helper
Text
Obj
?:
{}
Type declaration
[
key:
string
]:
string
Optional
invalid
Attr
invalid
Attr
?:
object
name
name
:
string
Optional
type
type
?:
I
Optional
value
value
?:
any
Methods
on
Blur
on
Blur
(
)
:
any
Returns
any
on
Change
on
Change
(
e
:
ChangeEvent
<
any
>
|
FormEvent
<
any
>
)
:
void
Parameters
e:
ChangeEvent
<
any
>
|
FormEvent
<
any
>
Returns
void
on
Key
Press
on
Key
Press
(
e
:
KeyboardEvent
<
any
>
|
KeyboardEvent
)
:
void
Parameters
e:
KeyboardEvent
<
any
>
|
KeyboardEvent
Returns
void
Exports
Input
Attributes
checked
data-
formalizer-
id
helper
Text
Obj
invalid
Attr
name
type
value
on
Blur
on
Change
on
Key
Press
Generated using
TypeDoc