thomasin / elm-menus / Menus.Select

Define whether a selection should change or not


type Change selection
    = ChangedTo selection
    | NotChanged

Returned from selectionCleared in #OptionConfig