Type Alias dioxus_html::elements::AttributeDescription

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