Add min/max width/height for elements

This commit is contained in:
alonso.torres 2022-10-25 15:23:01 +02:00
parent b8c90fdcf3
commit 4b61e3228f
5 changed files with 203 additions and 129 deletions

View file

@ -218,6 +218,5 @@
:placeholder "--"
:on-click #(dom/select-target %)
:on-change (partial on-size-change item)
;; :value (get values item)
:value 100}]]])]])]]
))
:value (get values item)
:nillable true}]]])]])]]))