DatePickerSemantics

Semantics configuration for io.github.kezlab.compose.pickers.date.DatePicker.

Parameters

year

Accessibility configuration for the year picker column.

month

Accessibility configuration for the month picker column.

day

Accessibility configuration for the day picker column.

See also

Constructors

Link copied to clipboard
constructor(year: PickerSemantics, month: PickerSemantics, day: PickerSemantics)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard