getContentDescriptor
getContentDescriptor: Memoized<() => Promise<undefined | Descriptor>> = ...
Get the content descriptor.
The method may return undefined
descriptor if:
- ContentDataProvider.shouldRequestContentForEmptyKeyset returns
false
andthis.keys
is empty - there is no content based on the ruleset and input
Defined in
Last Updated: 20 June, 2023