Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added placeholder and fillEmpty props #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mirko92
Copy link

@Mirko92 Mirko92 commented Feb 19, 2025

Added two new properties: placeholder and fillEmpty.
placeholder: Defines the text to be displayed when the component has no value. The placeholder is applied to the input field, while the button uses the text value.

fillEmpty: A boolean property that determines whether to fill the empty date with a formatted value or leave it blank. The default value is true for backward compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant