form_button

Function form_button 

Source
pub fn form_button(
    text: impl Into<String>,
    actions: impl Into<Vec<Action>>,
) -> FormButton