contentParser
contentParser: (descriptor: Descriptor, item: Item) => TParsedContent | undefined
Content parser that creates a result item based on given content descriptor and content item. Defaults to a parser that creates ElementProperties objects.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.