flipping : { a | activeFront : Basics.Bool, back : Element msg, front : Element msg, height : Basics.Int, width : Basics.Int } -> Element msg
simpleWithTitle : String -> String -> Element msg -> Element msg
simple : Element msg -> Element msg
Used internally to generate the Style Guide
introspection : { name : String, description : String, signature : String, variations : List ( String, List ( Element msg1, String ) ) }
example1 : Basics.Bool -> ( Element Msg, String )
Basics.Bool
initModel : Model
update : Msg -> Model -> ( Model, Platform.Cmd.Cmd Msg )