@headless-tree/coreInterfacesHotkeysCoreFeatureConfigOn this pageHotkeysCoreFeatureConfig <T>Index PropertieshotkeysignoreHotkeysOnInputsonTreeHotkeyProperties optionalhotkeyshotkeys?: Partial<Record<expandSelected | collapseSelected | focusNextItem | focusPreviousItem | expandOrDown | collapseOrUp | focusFirstItem | focusLastItem | toggleSelectedItem | selectUpwards | selectDownwards | selectAll | startDrag | cancelDrag | completeDrag | dragUp | dragDown | openSearch | closeSearch | submitSearch | nextSearchItem | previousSearchItem | renameItem | abortRenaming | completeRenaming | `custom${string}`, Partial<HotkeyConfig<T>>>>optionalignoreHotkeysOnInputsignoreHotkeysOnInputs?: booleanDo not handle key inputs while an HTML input element is focusedoptionalonTreeHotkeyonTreeHotkey?: (name: string, e: KeyboardEvent) => voidType declaration(name: string, e: KeyboardEvent): voidParametersname: stringe: KeyboardEventReturns void
Do not handle key inputs while an HTML input element is focused