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

How do I access the Materialize 'M' backup? #188

Open
rlugge opened this issue Apr 26, 2019 · 1 comment
Open

How do I access the Materialize 'M' backup? #188

rlugge opened this issue Apr 26, 2019 · 1 comment

Comments

@rlugge
Copy link

rlugge commented Apr 26, 2019

I have a minor conflict between Materialize and JQuery.UI over the .autocomplete method, and the described 'solution' is to use the Materialize 'M' backup method -- M.autocomplete(element, data).

In a more Javascript centric environment such as React, the solution would be import M from 'materialize' and then use the M. How do I get the M object with this gem?

@mkhairi
Copy link
Owner

mkhairi commented May 6, 2019

@flugge M.Autocomplete() method should be accessible.
see the example usage in this file.

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