Preparing search index...
The search index is not available
@avanio/variable-util
@avanio/variable-util
IConfigLoaderProps
Interface IConfigLoaderProps
IConfigLoaderProps is the interface for ConfigLoader props
Since
v0.8.0
interface
IConfigLoaderProps
{
disabled
?:
boolean
|
Promise
<
boolean
>
|
()
=>
boolean
|
Promise
<
boolean
>
;
}
Hierarchy (
View Summary
)
IConfigLoaderProps
FetchConfigLoaderOptions
IMemoryConfigLoaderProps
ISwitchLoaderProps
Index
Properties
disabled?
Properties
Optional
disabled
disabled
?:
boolean
|
Promise
<
boolean
>
|
()
=>
boolean
|
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
@avanio/variable-util
Loading...
IConfigLoaderProps is the interface for ConfigLoader props
Since
v0.8.0