View on GitHub

Library API Documentation

Documentation for Library API Packages

Library Core / types/media / CategoryRowObjContainer

Interface: CategoryRowObjContainer

types/media.CategoryRowObjContainer

Table of contents

Properties

Properties

images

images: Object

Type declaration

Name Type
pnr Object
pnr.lg string
pnr.md string
pnr.sm string
pnr.xs string

Defined in

types/media.d.ts:94


media

media: string[]

A list of naturalKey values that can be used to link to a MediaItemRow.

Defined in

types/media.d.ts:105


type

type: "ondemand"

Signifies this page is a list of media.

The media available is under media.

Defined in

types/media.d.ts:93