We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How can I position to the right center of a button?
mdePopoverPositionX="after" seem not work
something like that:
thanks
The text was updated successfully, but these errors were encountered:
@lixaotec
This is something I would like to add but I don't have time to add new features right now.
It should be straight forward to add though, we use the @angular/cdk overlay which has position strategies.
The position strategy is set here
popover/projects/material-extended/mde/src/lib/popover/popover-trigger.ts
Line 450 in 8d39ab3
If you want to work on this I can help point you in the right direction, review the code and debug issues.
Sorry, something went wrong.
Up for it ! @joejordanbrown
joejordanbrown
No branches or pull requests
How can I position to the right center of a button?
mdePopoverPositionX="after" seem not work
something like that:
thanks
The text was updated successfully, but these errors were encountered: