Skip to content

onChangeTime callback on TimePicker does not work #78

Open
@nicolaburetta

Description

@nicolaburetta

On TimePicker component the "onChangeTime" callback does not work, it seems that it does not exist. I tried with simple console.log in order to show hours and minutes but nothing was printed.

How it should work
onChangeTime={(hours, minutes) => {}}

Anyway, many thanks for this library!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions