You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The left/right navigation buttons should have a property to set a position, not to forcefully hardcode it at the bottom. I had to manually style it to move its position, but its very difficult very quick when screen size changes, dynamic elements hit etc. I think its useful to have these navigation buttons on left/right side instead of below the carousel
How about implementing a property like navPosition: "bottom | horizontal" etc?
The text was updated successfully, but these errors were encountered:
The left/right navigation buttons should have a property to set a position, not to forcefully hardcode it at the bottom. I had to manually style it to move its position, but its very difficult very quick when screen size changes, dynamic elements hit etc. I think its useful to have these navigation buttons on left/right side instead of below the carousel
How about implementing a property like
navPosition: "bottom | horizontal"
etc?The text was updated successfully, but these errors were encountered: