Skip to content

Material UI Import #299

Answered by rmorshea
JennaSys asked this question in Question
Feb 26, 2021 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Unfortunately, as you've discovered, idom.install is not magic, and these are some of its fundamental limitations - all it does is install the package, give you access to any components it exports, and allows you to pass those components basic props.

For a fully functional implementation of all Material UI's features you'd need to create a wrapper for the JS library using this template repository: https://github.com/idom-team/idom-react-component-cookiecutter. I'd be excited to help advise on such a project.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@JennaSys
Comment options

@rmorshea
Comment options

@StokeMasterJack
Comment options

@rmorshea
Comment options

@rmorshea
Comment options

Answer selected by rmorshea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants