blissfully / elm-chartjs-webcomponent / Chartjs.Options.Layout

Types for managing layout configuration


type Layout
    = Uniform Basics.Int
    | Specific ({ left : Basics.Int, right : Basics.Int, top : Basics.Int, bottom : Basics.Int })

Layout type