Function sauron_core::html::attributes::skip [−][src]
pub fn skip<MSG>(v: bool) -> Attribute<MSG>
Expand description
if the value is true, then the diffing of this element and its descendants are skip entirely
pub fn skip<MSG>(v: bool) -> Attribute<MSG>
if the value is true, then the diffing of this element and its descendants are skip entirely