interface StandaloneSearchBoxDefinition {
    build(engine: SearchEngine): StandaloneSearchBox;
}

Hierarchy (View Summary)

Methods

Methods