Skip to main content

button_typed

Function button_typed 

Source
pub fn button_typed(button_type: impl AsRef<str>) -> Element
Expand description

A <button type="…">. Winged-Swift defaults the type to "button".