Preparing search index...
The search index is not available
@kayahr/signal
@kayahr/signal
Destroyable
Interface Destroyable
Interface for destroyable objects.
interface
Destroyable
{
destroy
()
:
void
;
}
Implemented by
ComputedSignal
Effect
ObserverSignal
SignalScope
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
Loading...
Interface for destroyable objects.