Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface List

A list of items.

Hierarchy

Index

Properties

Properties

Optional id

id: string

items

items: ListItem[]

Optional meta

meta: {}

Type declaration

  • [key: string]: any

Optional order

order: "ascending" | "descending" | "unordered"

type

type: "List"

Generated using TypeDoc