Type Definition dioxus::prelude::Attributes[][src]

pub type Attributes<'a> = Option<&'a [Attribute<'a>]>;
Expand description

A list of attributes