Preparing search index...
The search index is not available
@king011/easyts
@king011/easyts
signals/mod
makeSlot
Function makeSlot
make
Slot
<
T
,
TR
>
(
f
:
SlotCallback
<
T
,
TR
>
)
:
Slot
<
T
,
TR
>
Create a slot by a function
Returns
Type Parameters
T
TR
Parameters
f:
SlotCallback
<
T
,
TR
>
Returns
Slot
<
T
,
TR
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@king011/easyts
container/mod
context/mod
io/mod
log/mod
mod
net/mod
net/url/mod
path/mod
signals/mod
sync/mod
time/mod
Connection
Filter
Combiner
Signals
Sum
Combiner
Combiner
Filter
Value
Slot
Filter
Callback
Slot
Callback
make
Slot
Generated using
TypeDoc
Create a slot by a function
Returns