Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Props

Hierarchy

  • Props

Index

Properties

dateValue

dateValue: string

Optional editable

editable: undefined | false | true

label

label: string

Optional required

required: undefined | false | true

Optional setDateValue

setDateValue: undefined | ((value: string) => void)

Optional yearRange

yearRange: number[]

Generated using TypeDoc