interface AutoFocus {
    autoFocusFirstEntry?: boolean;
}

Properties

autoFocusFirstEntry?: boolean