Dashi.Components.Select
data Option model action Source #
Constructors
Fields
Defined in Dashi.Components.Select
Methods
widget' :: [Attribute action] -> Option model action -> View model action Source #
widget :: Option model action -> View model action Source #
style :: Css Source #
data Select o model action Source #
widget' :: [Attribute action] -> Select o model action -> View model action Source #
widget :: Select o model action -> View model action Source #