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

pub trait SubmittableContent: Child { }
Expand description

Elements that can be used for constructing the form data set when the form is submitted.

Implementors