Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Rail<T>

Generic Rail

Type parameters

  • T

Hierarchy

  • Rail

Index

Properties

Optional height

height: number

id

id: string

Optional itemWithTitle

itemWithTitle: boolean

items

items: T[] | Observable<T[]>

mode

mode: RailMode

title

title: string

Optional width

width: number

Optional withTitle

withTitle: boolean

Generated using TypeDoc