Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Determine which custom Class was set on the clickedDate #11

@4pr3x

Description

@4pr3x

Hey,

first of all thank you very much for sharing this awesome project.
I would love to have the option to determine which custom Class/Classes are set on the selected Day. If this would be enabled by default, it would help to make this Calendar much more attractive for non static use-cases.

Currently I´m searching for the class selected

var select = document.getElementsByClassName('selected');
console.log(select[0].classList)

and do my stuff. But a cleaner, more usable way would be awesome.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions