Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextLabelProps

Hierarchy

Index

Properties

className?: string
format?: string | ((v: string) => string)

optional formatted date string or a function to compute the string

style?: CSSProperties
value: string

the date value to render

Generated using TypeDoc