Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CalendarCellAlignment

Defines the alignment options for cells in Calendar component.

Index

Variables

Bottom

Bottom: any

The cell content is aligned to bottom.

HorizontalCenter

HorizontalCenter: any

The cell content is aligned horizontally.

Left

Left: any

The cell content is aligned to left.

Right

Right: any

The cell content is aligned to right.

Top

Top: any

The cell content is aligned to top.

VerticalCenter

VerticalCenter: any

The cell content is aligned vertically.

Generated using TypeDoc