novx
Preparing search index...
portal/src
LocalComponentLoader
Class LocalComponentLoader
Hierarchy (
View Summary
)
OutletLoader
LocalComponentLoader
Index
Constructors
constructor
Properties
id
loading
loaders
Methods
is
Loading
run
should
Run
Constructors
constructor
new
LocalComponentLoader
()
:
LocalComponentLoader
Returns
LocalComponentLoader
Properties
id
id
:
string
loading
loading
:
boolean
= false
Static
loaders
loaders
:
OutletLoaderType
<
OutletLoader
>
[]
= []
Methods
is
Loading
isLoading
()
:
boolean
Returns
boolean
run
run
(
feature
:
FeatureMetadata
,
outlet
:
FeatureOutlet
)
:
Promise
<
void
>
Parameters
feature
:
FeatureMetadata
outlet
:
FeatureOutlet
Returns
Promise
<
void
>
should
Run
shouldRun
(
feature
:
FeatureMetadata
,
action
:
LoaderAction
)
:
boolean
Parameters
feature
:
FeatureMetadata
action
:
LoaderAction
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
loading
loaders
Methods
is
Loading
run
should
Run
novx
Loading...