Is there a corresponding UI library? #2703
-
|
Is there a corresponding UI library? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
There are probably more, but I can think of Polythene (Material Design) and Construct-UI. |
Beta Was this translation helpful? Give feedback.
-
|
It is quite trivial to use a HTML-based UI library in Mithril. This is an example using Semantic-UI. Use the template converter to convert HTML to Mithril syntax. |
Beta Was this translation helpful? Give feedback.
-
|
You also have Mithril Materialized by @erikvullings. He also maintains several really helpful UI related tools and of course all good stuff from @ArthurClemens. |
Beta Was this translation helpful? Give feedback.
There are probably more, but I can think of Polythene (Material Design) and Construct-UI.