MobX RESTful table
Preparing search index...
BadgeInput
Class BadgeInput
Hierarchy
FormComponent
<
BadgeInputProps
>
BadgeInput
Index
Constructors
constructor
Properties
display
Name
Methods
delete
handle
Input
render
match
Constructors
constructor
new
BadgeInput
(
props
:
BadgeInputProps
)
:
BadgeInput
Parameters
props
:
BadgeInputProps
Returns
BadgeInput
new
BadgeInput
(
props
:
BadgeInputProps
,
context
:
any
)
:
BadgeInput
Parameters
props
:
BadgeInputProps
context
:
any
value of the parent
Context
specified in
contextType
.
Returns
BadgeInput
Properties
Static
Readonly
display
Name
displayName
:
"BadgeInput"
= 'BadgeInput'
Methods
delete
delete
(
index
:
number
)
:
void
Parameters
index
:
number
Returns
void
handle
Input
handleInput
(
event
:
KeyboardEvent
<
HTMLInputElement
>
)
:
void
Parameters
event
:
KeyboardEvent
<
HTMLInputElement
>
Returns
void
render
render
()
:
Element
Returns
Element
Static
match
match
(
type
:
string
)
:
type
is
"number"
|
"text"
|
"tel"
|
"url"
|
"email"
Parameters
type
:
string
Returns
type
is
"number"
|
"text"
|
"tel"
|
"url"
|
"email"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
display
Name
Methods
delete
handle
Input
render
match
MobX RESTful table
Loading...
×
Advertisement
value of the parent Context specified in
contextType.