Function freya_layout::get_inner_texts
source · pub fn get_inner_texts(node: &DioxusNode<'_>) -> Vec<(FontStyleState, String)>
Expand description
Collect all the texts and FontStyles from all the given Node’s children
pub fn get_inner_texts(node: &DioxusNode<'_>) -> Vec<(FontStyleState, String)>
Collect all the texts and FontStyles from all the given Node’s children