View on GitHub

Library API Documentation

Documentation for Library API Packages

Library Core / types/media / CategoryRowObjOnDemand

Interface: CategoryRowObjOnDemand

types/media.CategoryRowObjOnDemand

Table of contents

Properties

Properties

key

key: string

Defined in

types/media.d.ts:79


name

name: string

Defined in

types/media.d.ts:80


subcategories

subcategories: CategoryRowObj[]

Nested “pages” of categories.

Defined in

types/media.d.ts:84


type

type: "container"

Signifies this “page” of categories is a list of more categories.

The nested categories are under subcategories.

Defined in

types/media.d.ts:78