Preparing search index...
The search index is not available
MobX RESTful table
MobX RESTful table
BadgeInput
Class BadgeInput
Hierarchy
PureComponent
<
BadgeInputProps
>
BadgeInput
Index
Constructors
constructor
Properties
observed
Props
Accessors
inner
Value
value
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
Returns
BadgeInput
Deprecated
See
React Docs
Properties
observed
Props
observedProps
:
BadgeInputProps
Accessors
inner
Value
innerValue
:
any
value
get
value
()
:
string
[]
Returns
string
[]
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"
|
"email"
|
"url"
Parameters
type
:
string
Returns
type
is
"number"
|
"text"
|
"tel"
|
"email"
|
"url"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
observed
Props
Accessors
inner
Value
value
Methods
delete
handle
Input
render
match
MobX RESTful table
BadgeInput
FileModel
FilePicker
FileUploader
ImagePreview
RangeInput
RestForm
RestTable
ScrollList
BadgeInputProps
Column
Field
FilePickerProps
FileUploaderProps
PagerProps
RangeInputProps
RestFormProps
RestTableProps
ScrollListProps
EdgePosition
FilePreviewProps
FormFieldProps
PageMeta
ScrollBoundaryProps
TouchHandler
FileTypeMap
TextInputTypes
FilePreview
FormField
Pager
ScrollBoundary
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Deprecated
See
React Docs