pub trait SliderWidgetActionsExt { // Required method fn slider(&self, path: &[LiveId]) -> SliderRef; }