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

Responsive and size of items #902

Open
leocharrua opened this issue Jan 12, 2024 · 0 comments
Open

Responsive and size of items #902

leocharrua opened this issue Jan 12, 2024 · 0 comments

Comments

@leocharrua
Copy link

Hello. I have a grid with image buttons (like a menu of buttons).

I need a responsive behaivor, like this:

Xs: 6 cols (two items in a row)
Sm: 3 cols (four items in a row)
Xl: 2 cols (six items in a row)

  1. How I can do that with angular-gridster2?

  2. How I can set the width and the height of the gridter-item to the width and the height of the button? (I don't want to use all the free space)

  3. When I have vertical scroll enable, I can't drag the gridter-item (insted of, it does the scroll)

Can you help me?

PS: I'm using ionic 7 with angular 17

Thanks

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

1 participant