Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Section<Id, Item>

A little helper to make defining sections easier. Takes in an id and an array of items

Type parameters

  • Id: number

  • Item

Hierarchy

  • Section

Index

Properties

Properties

id

id: Id

items

items: Item[]

Generated using TypeDoc