mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 17:22:55 -05:00
fix keyboard focus issues (#16206)
This commit is contained in:
@@ -21,7 +21,8 @@ export enum ComponentEventType {
|
||||
onComponentCreated,
|
||||
onCellAction,
|
||||
onEnterKeyPressed,
|
||||
onInput
|
||||
onInput,
|
||||
onComponentLoaded
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user