Interface: Cell<T>
"urx/actions".Cell
Type parameters
Name |
---|
T |
Hierarchy
- Cell
Callable
▸ (action
: VALUE): T
Defined in urx/actions.ts:28
internal
Parameters:
Name | Type |
---|---|
action | VALUE |
Returns: T
"urx/actions".Cell
Name |
---|
T |
▸ (action
: VALUE): T
Defined in urx/actions.ts:28
internal
Name | Type |
---|---|
action | VALUE |
Returns: T