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

datetime DateInput Component cannot change action button text #3015

Closed
qly612525 opened this issue Oct 10, 2018 · 1 comment
Closed

datetime DateInput Component cannot change action button text #3015

qly612525 opened this issue Oct 10, 2018 · 1 comment

Comments

@qly612525
Copy link

Environment

"@blueprintjs/core": "^3.5.1",
"@blueprintjs/datetime": "^3.3.0",

Steps to reproduce

offical doc show the DatePicker has ** clearButtonText** and ** todayButtonText** props. But DateInput component cannot make these props.

I see the source. DateInput depends DatePicker.

Actual behavior

DateInput component props cannot support these props.

Expected behavior

DateInput component props support these props.

@giladgray
Copy link
Contributor

@qly612525 ah yes this is a limitation. feel free to submit a PR adding those props to DateInput (a la #2939)

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

No branches or pull requests

2 participants