Giter Club home page Giter Club logo

Comments (6)

icidasset avatar icidasset commented on June 1, 2024 1

Yeah, it's an alias for: Int -> Coloring -> Svg msg

I didn't want to make an alias, but I had to because of Elm's limitation on the size of docs.json file 🙈
And yeah exactly, you can just use it together with Html msg

from elm-material-icons.

dbrgn avatar dbrgn commented on June 1, 2024 1

Anyways, thanks @icidasset for the lib, once I figured out how, it was quite convenient to use!

from elm-material-icons.

icidasset avatar icidasset commented on June 1, 2024

Hey, thanks for making an issue!

There's an example in the README.
But I assume you saw that, so I guess it's not clear that Filled.offline_bolt can be used in Html? 🤔
I'll add some type signatures to the example soon.

from elm-material-icons.

icidasset avatar icidasset commented on June 1, 2024

Made code comment in readme slightly better.

from elm-material-icons.

dbrgn avatar dbrgn commented on June 1, 2024

For the record (since I was a bit confused as well):

Icon msg is an alias for Svg msg.

To convert a Svg msg to a Html msg, use the svg function: https://package.elm-lang.org/packages/elm/svg/latest/Svg#svg

from elm-material-icons.

dbrgn avatar dbrgn commented on June 1, 2024

Oops, that's actually wrong, you can us an Icon msg directly just like a Html msg!

(The reason why this initially didn't work for me was that I'm using Html.Styled.Html by default, so I had to pass the icon through fromUnstyled first.)

from elm-material-icons.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.