Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Cell

Hierarchy

  • DateObj
  • { inMonth: boolean; inYear: boolean; isNextMonth: boolean; isNextYear: boolean; isPreviousMonth: boolean; isPreviousYear: boolean }
    • Cell

Index

Properties

date

date: number

inMonth

inMonth: boolean

本月内

inYear

inYear: boolean

在本年内

isNextMonth

isNextMonth: boolean

是下一个月

isNextYear

isNextYear: boolean

是下一个年

isPreviousMonth

isPreviousMonth: boolean

是上一个月

isPreviousYear

isPreviousYear: boolean

是上一个年

isToday

isToday: boolean

month

month: number

year

year: number

Generated using TypeDoc