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

Scrolling Tabs #42

Open
kobiak opened this issue Aug 21, 2017 · 3 comments
Open

Scrolling Tabs #42

kobiak opened this issue Aug 21, 2017 · 3 comments
Assignees

Comments

@kobiak
Copy link

kobiak commented Aug 21, 2017

Hi guys,

Anyone successfully included scrolling tabs?

Thanks.

@kradio3
Copy link
Owner

kradio3 commented Aug 22, 2017

Hi @kobiak , do you mean "Tab Bar with Scroller" ?
https://material-components-web.appspot.com/tabs.html

@kobiak
Copy link
Author

kobiak commented Aug 23, 2017

@kradio3 yes.

@kradio3 kradio3 self-assigned this Aug 24, 2017
@ncrmro
Copy link
Contributor

ncrmro commented Dec 5, 2017

@kobiak add a div around tabbar with overflow

.root {
  overflow: scroll;
}

kradio3 added a commit that referenced this issue Dec 5, 2017
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

3 participants