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

tabs swipeable #308

Closed
malorus opened this issue Jun 28, 2017 · 1 comment
Closed

tabs swipeable #308

malorus opened this issue Jun 28, 2017 · 1 comment

Comments

@malorus
Copy link

malorus commented Jun 28, 2017

Hi, just a short question: I want to make the tabs swipeable. I tried to use
Materialize.tabs('swipeable', true)
in
<ul materialize="tabs" class="tabs tabs-fixed-width">.
But that does not work. How can I achieve that?
malorus

@malorus
Copy link
Author

malorus commented Jun 28, 2017

Ah ok, I got it with
[materializeParams]="[{swipeable: true}]"
all the best

@malorus malorus closed this as completed Jun 28, 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

1 participant