bireactive - v0.3.1
Type Alias Inner<R>
Inner
:
R
extends
Cell
<
infer
T
>
?
T
:
R
extends
Read
<
infer
T
>
?
T
:
never
Value type carried by a reactive read shape.
Type Parameters
R
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Demo
bireactive - v0.3.1
Value type carried by a reactive read shape.