cytoplasmic
Preparing search index...
cell
Function cell
cell
<
T
>
(
initialValue
:
Input
<
T
>
)
:
MutCell
<
T
>
Create a mutable cell.
Type Parameters
T
Parameters
initialValue
:
Input
<
T
>
The initial value of the cell.
Returns
MutCell
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cytoplasmic
Loading...
Create a mutable cell.