API Reference > presentation-common > Content > Content Content Class A data structure that contains the Descriptor and a list of Item objects which are based on that descriptor. Methods Name Description constructor(descriptor: Descriptor, items: Item[]): Content Create a new Content instance Properties Name Type Description contentSet Item[] Content items descriptor Descriptor Descriptor used to create the content Defined in presentation/common/src/content/Content.ts Line 27 Last Updated: 13 June, 2024