getContentDescriptor
getContentDescriptor: Memoized<() => Promise<undefined | Descriptor>> = ...
Get the content descriptor.
The method may return undefined
descriptor if:
- shouldRequestContentForEmptyKeyset returns
false
andthis.keys
is empty - there is no content based on the ruleset and input
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.