Skip to main content

static_label

Function static_label 

Source
pub fn static_label(label: impl Into<String>) -> Label
👎Deprecated since 0.2.0:

Use Label::new() instead

Expand description

A non-reactive view that can display text from an item that can be turned into a String. See also label.