elm-multiselect icon indicating copy to clipboard operation
elm-multiselect copied to clipboard

add attributes to dom element

Open ubourdon opened this issue 2 years ago • 0 comments

Hi. Nice job, i use a lot elm-multiselect in my project and package it in a tiny lib to do some cool stuff cf. https://package.elm-lang.org/packages/PerformanceIMMO/elm-utils/latest/Perfimmo-Form-FormField-FormMultiSelect

But I don't see if some things needed were possible :

Is it possible to add params to the DOM element behind Multiselect elm component ? I mean several thigs behind this :

  • need to disable the input
  • need to hide the clear's button
  • need to limit the number of item that can be chosen in the list

Thx in advance for your answers.

ubourdon avatar Feb 02 '23 15:02 ubourdon