ExportedYearCalendarProps

external interface ExportedYearCalendarProps : Props(source)

Properties

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var yearsOrder: Union?

Years are displayed in ascending (chronological) order by default. If desc, years are displayed in descending order.

Link copied to clipboard
abstract var yearsPerRow: Number?

Years rendered per row.

Functions

Link copied to clipboard
open inline operator fun Props?.unaryPlus()