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

pub trait ListedContent: Child { }
Expand description

Elements that are listed in the form.elements and fieldset.elements IDL collections.

Implementors