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

Positioning, styles, i18n #17

Open
magom001 opened this issue Apr 8, 2021 · 2 comments
Open

Positioning, styles, i18n #17

magom001 opened this issue Apr 8, 2021 · 2 comments

Comments

@magom001
Copy link

magom001 commented Apr 8, 2021

How would you display the daterange as a modal / popper or something that is displayed relatively to an html element?

What is the purpose of .materialui-daterange-picker-makeStyles-dateRangeBackdrop-3 and why does it have width 100vw and height 100vh?

Using styled-components unable to style the component because className prop is missing.

How do I hide the column with "Today", "Yesterday", etc?

How to modify the text (different language)?

@magom001 magom001 changed the title Positioning, styles Positioning, styles, i18n Apr 8, 2021
@dima-karpenko
Copy link

I would like to have this feature implemented too... currently I will have to find some other way to implement RangePicker

@khattasallaman
Copy link

You can hide the column with "Today", "Yesterday", etc, by passing definedRanges props as empty array.

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

No branches or pull requests

3 participants