Preparing search index...
The search index is not available
@quickdevelopment/wp-js
@quickdevelopment/wp-js
SearchDataType
Interface SearchDataType
SearchDataType
Since
3.0.0
interface
SearchDataType
{
id
:
number
;
subtype
:
string
;
title
:
string
;
type
:
string
;
url
:
string
;
}
Index
Properties
id
subtype
title
type
url
Properties
id
id
:
number
The ID.
Since
3.0.0
subtype
subtype
:
string
The subtype.
Since
3.0.0
title
title
:
string
The title.
Since
3.0.0
type
type
:
string
The type.
Since
3.0.0
url
url
:
string
The url.
Since
3.0.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
subtype
title
type
url
@quickdevelopment/wp-js
Category
Comment
ConfigManager
Media
Page
Post
Search
Status
Tag
Taxonomy
Type
User
WPJSBase
WPJSSingleton
CategoryDataType
CommentDataType
MediaDataType
MediaType
PageDataType
PostDataType
SearchDataType
Loading...
Generated using
TypeDoc
SearchDataType
Since
3.0.0