Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
common-mui/src
useInputDialog
Function useInputDialog
use
Input
Dialog
(
)
:
(
(
props
)
=>
Promise
<
{
input
:
string
;
option
:
string
;
}
>
)
Returns
(
(
props
)
=>
Promise
<
{
input
:
string
;
option
:
string
;
}
>
)
(
props
)
:
Promise
<
{
input
:
string
;
option
:
string
;
}
>
Parameters
props
:
InputDialogProps
Returns
Promise
<
{
input
:
string
;
option
:
string
;
}
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.1.84
Loading...