pub trait TextInputWidgetExt { // Required method fn text_input(&self, path: &[LiveId]) -> TextInputRef; }