interface MenuOptions {
    ariaLabel?: string;
    find?: string;
}

Properties

Properties

ariaLabel?: string
find?: string

A search box at the top with this placeholder; rows filter as the user types.