ui
ui copied to clipboard
Remove DropDownButton
Is there any strong use case for DropDownButton
- https://github.com/atk4/ui/blob/develop/src/DropDownButton.php ?
If not, mark it deprecated and remove it later.
There is a very strong use case for DrobDownButton
when drop down needs to be attached to a button.
Attached one of my use cases
If Lookup
will be implemeted as an extension of DropDown
, then removing this class will be more than needed - see issue #1020 - for now, leaving this open, should be decided.
Feedback is welcomed anytime.
closing as this is purely non Form Control