get_caret_index

Function get_caret_index 

Source
pub fn get_caret_index(
    child: impl IntoUiNode,
    index: impl IntoVar<Option<CaretIndex>>,
) -> UiNode
Expand description

P Gets the caret char index, if the text is editable.