nova_forms

Function use_translation

Source
pub fn use_translation<T>(value: T) -> TextProp
where T: Clone + Display + 'static,