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

Allow to set the position #102

Open
JoaquimLey opened this issue Dec 19, 2022 · 2 comments
Open

Allow to set the position #102

JoaquimLey opened this issue Dec 19, 2022 · 2 comments
Assignees

Comments

@JoaquimLey
Copy link

I'm aware this is based on vercel's design approach, but as with other libs there is a position property we can pass so we change the anchor point, something along the lines of:

top-left top-center top-right
left center right
bottom-left bottom-center bottom-right

I've read the documentation it doesn't seem to point to this option being available.

--
Thank you

@2nthony
Copy link
Owner

2nthony commented Dec 20, 2022

if support positioning, it will only support bottom-{left,center,right}, other positions need to rewrite the animation, it is not a small work.

@JoaquimLey
Copy link
Author

JoaquimLey commented Dec 20, 2022 via email

@2nthony 2nthony self-assigned this Dec 20, 2022
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

2 participants