Trait script::dom::bindings::codegen::Bindings::HTMLMenuElementBinding::HTMLMenuElement_Binding::HTMLMenuElementMethods
source · pub trait HTMLMenuElementMethods<D: DomTypes> {
// Required methods
fn Compact(&self) -> bool;
fn SetCompact(&self, value: bool);
}