Function sauron_core::html::attributes::open
source · pub fn open<MSG>(is_open: bool) -> Attribute<MSG>
Expand description
set whether an element, ie: details, that is the contents of the details are currently visible
pub fn open<MSG>(is_open: bool) -> Attribute<MSG>
set whether an element, ie: details, that is the contents of the details are currently visible