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