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

Ability to set Drawer backdrop opacity #329

Closed
musicformellons opened this issue Jan 17, 2017 · 6 comments
Closed

Ability to set Drawer backdrop opacity #329

musicformellons opened this issue Jan 17, 2017 · 6 comments
Milestone

Comments

@musicformellons
Copy link
Contributor

I do not quite get why this is not a variable, but 'hardcoded':
const backdropOpacity = {mat: 0.7, ios: 0.2}

overhere:
https://github.com/quasarframework/quasar/blob/dev/src/vue-components/drawer/Drawer.vue

@rstoenescu
Copy link
Member

Care for a PR to add "backdropOpacity" as a prop? It would speed up things.

@musicformellons
Copy link
Contributor Author

Tried... but could not get it workin... sorry.

@rstoenescu rstoenescu changed the title drawer backdrop opacity hard to customize Ability to set Drawer backdrop opacity Jan 17, 2017
@rstoenescu rstoenescu added this to the v0.13 milestone Jan 17, 2017
@rstoenescu
Copy link
Member

Available in Quasar edge and in next v0.13

@rstoenescu
Copy link
Member

Implemented through backdrop-opacity new prop.

@xpufx
Copy link

xpufx commented Nov 4, 2020

Was this removed? I can only find it in old documentation.

@hawkeye64
Copy link
Member

@oktayaa Yes. You can use content-class or content-style to achieve this now.

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

4 participants