Unplanned
Last Updated: 02 Aug 2024 07:23 by Lin
Lin
Created on: 02 Aug 2024 07:23
Category: DropDownButton
Type: Feature Request
2
Add the ability to control the position of the Dropdowns popup

By default, the dropdown popup is automatically positioned 100% from the top and along the left side of its parent (the input). I want to customize this behavior, for example, aligned to the right side of its parent.

For the time being, a possible custom approach is to use a TextBox or Button component as an anchor and a configured Popup component. For example, refer to this REPL link.

 

0 comments