pub fn get_caret_index( child: impl UiNode, index: impl IntoVar<Option<CaretIndex>>, ) -> impl UiNode
P Gets the caret char index, if the text is editable.
P