@kayahr/signal
Destroyable
Interface Destroyable
Interface for destroyable objects.
interface
Destroyable
{
destroy
()
:
void
;
}
Implemented by
ComputedSignal
Effect
ObserverSignal
Index
Methods
destroy
Methods
destroy
destroy
()
:
void
Destroys the object.
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
destroy
@kayahr/signal
Base
Signal
Computed
Signal
Effect
Observer
Signal
Readonly
Array
Signal
Readonly
Signal
Signal
Writable
Array
Signal
Writable
Signal
Base
Signal
Options
Destroyable
Observer
Signal
Options
Signal
Context
Cleanup
Function
Compute
Function
Effect
Function
Equal
Function
Signal
Source
array
Signal
atomic
computed
effect
set
Signal
Context
signal
to
Signal
track
untracked
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Interface for destroyable objects.