CoreMedia
Pages
Preparing search index...
The search index is not available
CoreMedia CKEditor 5 Plugins
CoreMedia CKEditor 5 Plugins
ckeditor5-coremedia-studio-integration
IContentReferenceService
Interface IContentReferenceService
interface
IContentReferenceService
{
getContentReference
(
request
)
:
Promise
<
ContentReferenceResponse
>
;
getContentReferences
(
requests
)
:
Promise
<
ContentReferenceResponse
[]
>
;
}
Index
Methods
get
Content
Reference
get
Content
References
Methods
get
Content
Reference
get
Content
Reference
(
request
)
:
Promise
<
ContentReferenceResponse
>
Parameters
request
:
string
Returns
Promise
<
ContentReferenceResponse
>
get
Content
References
get
Content
References
(
requests
)
:
Promise
<
ContentReferenceResponse
[]
>
Parameters
requests
:
string
[]
Returns
Promise
<
ContentReferenceResponse
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
get
Content
Reference
get
Content
References
CoreMedia CKEditor 5 Plugins
Loading...