interface SearchBoxProps {
    options?: SearchBoxOptions;
}

Properties

Properties

The SearchBox controller options.