Skip to content

Update the active styles on dropdown #110

@stacy-sun

Description

@stacy-sun

The timeConfig props allows to setup the step in minutes, but the active style in dropdown seems not be updated? Would be nice to change the increment from 15 to maybe 5.

if (Math.abs(parseInt(minute, 10) - parseInt(currentMinute, 10)) < 15) { return true; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions