Skip to content

aomader/elm-semantic-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elm-semantic-ui

Elm bindings for Semantic UI.

import Html exposing (Html)
import SemanticUi exposing (..)

view : Html
view =
    button "click me!"
        |> size Large
        |> render

About

Elm bindings for Semantic UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages