TF-3911 Support keyboard shortcut actions ESC to unfocus search input on web
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
enum SearchActionShortcutType {
|
||||
unFocus;
|
||||
}
|
||||
Reference in New Issue
Block a user