pub trait SttInputWidgetExt { // Required method fn stt_input(&self, cx: &Cx, path: &[LiveId]) -> SttInputRef; }