Preparing search index...
The search index is not available
@zeix/ui-element
@zeix/ui-element
ComputedCallback
Type Alias ComputedCallback<T>
ComputedCallback
:
(
abort
?:
AbortSignal
)
=>
T
|
Promise
<
T
>
Type Parameters
T
extends
{}
Type declaration
(
abort
?:
AbortSignal
)
:
T
|
Promise
<
T
>
Parameters
Optional
abort
:
AbortSignal
Returns
T
|
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@zeix/ui-element
Loading...