cytoplasmic
Preparing search index...
input
Function input
input
<
T
>
(
input
:
Input
<
T
>
)
:
Cell
<
T
>
Create an input cell from an
Input
.
Type Parameters
T
Parameters
input
:
Input
<
T
>
Returns
Cell
<
T
>
input
<
T
>
(
input
:
undefined
|
Input
<
T
>
,
defaultValue
:
T
)
:
Cell
<
T
>
Create an input cell from an
Input
.
Type Parameters
T
Parameters
input
:
undefined
|
Input
<
T
>
defaultValue
:
T
Returns
Cell
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cytoplasmic
Loading...
Create an input cell from an
Input
.