@wdprlib/parser
Preparing search index...
parser/rules/block/module/resolution/dynamic-modules
DynamicModuleContext
Interface DynamicModuleContext
interface
DynamicModuleContext
{
fetchListPagesProvided
:
boolean
;
fetchListUsersProvided
:
boolean
;
fetchTagCloudProvided
:
boolean
;
listPages
:
ListPagesContext
|
null
;
listUsers
:
ListUsersContext
|
null
;
tagCloud
:
TagCloudContext
|
null
;
}
Index
Properties
fetch
List
Pages
Provided
fetch
List
Users
Provided
fetch
Tag
Cloud
Provided
list
Pages
list
Users
tag
Cloud
Properties
fetch
List
Pages
Provided
fetchListPagesProvided
:
boolean
fetch
List
Users
Provided
fetchListUsersProvided
:
boolean
fetch
Tag
Cloud
Provided
fetchTagCloudProvided
:
boolean
list
Pages
listPages
:
ListPagesContext
|
null
list
Users
listUsers
:
ListUsersContext
|
null
tag
Cloud
tagCloud
:
TagCloudContext
|
null
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
List
Pages
Provided
fetch
List
Users
Provided
fetch
Tag
Cloud
Provided
list
Pages
list
Users
tag
Cloud
@wdprlib/parser
Loading...