getScopeSignal | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/stdgetScopeSignalFunction getScopeSignalgetScopeSignal(): AbortSignal & { "[dispose]"(): void }Returns a signal that can be used like using signal = getScopeSignal() and will be aborted when going out of scope Returns AbortSignal & { "[dispose]"(): void }SettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Returns a signal that can be used like
using signal = getScopeSignal()and will be aborted when going out of scope