pub trait DropDownWidgetExt { // Required method fn drop_down(&self, path: &[LiveId]) -> DropDownRef; }