Trait moxie_dom::interfaces::content_categories::ResettableContent[][src]

pub trait ResettableContent: Child { }
Expand description

Elements that can be affected when a form is reset.

Implementors