preset library
Classes
Extension Types
Properties
- system → PresetSystem
-
final
Functions
-
computed<
T> (T getter(T? oldValue)) → Computed< T> -
effect(
void fn()) → EffectStop< Effect> -
effectScope(
void fn()) → EffectStop< EffectScope> -
endBatch(
) → void -
pauseTracking(
) → void -
resumeTracking(
) → void -
signal<
T> (T value) → WriteableSignal< T> -
startBatch(
) → void