Type Alias dioxus_html::AttributeDiscription

source ยท
pub type AttributeDiscription = (&'static str, Option<&'static str>, bool);