Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
SimpleInputProps
Interface SimpleInputProps
interface
SimpleInputProps
{
label
?:
string
;
description
?:
string
;
value
:
undefined
|
string
;
onChange
:
(
value
:
undefined
|
string
)
=>
void
;
}
Hierarchy
Omit
<
InputProps
,
"onChange"
|
"variant"
>
SimpleInputProps
Index
Properties
label?
description?
value
on
Change
Properties
Optional
label
label
?:
string
Optional
description
description
?:
string
value
value
:
undefined
|
string
on
Change
onChange
:
(
value
:
undefined
|
string
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
description
value
on
Change
Console
SDK
REST API
Integration App React - v2.13.2
Loading...