Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBin<T>

lineup-lite/components

https://github.com/sgratzl/lineup-lite

Copyright (c) 2021 Samuel Gratzl sam@sgratzl.com

Type Parameters

  • T

Hierarchy

  • IBin

Index

Properties

color: string

color of this bin

count: number

number of items in this bin

items: readonly T[]

the items in this bin

label: string

label of this bin

x0: T

start point of this bin

x1: T

end point of this bin

Generated using TypeDoc