Reverse model switching and binding for dialog

This commit is contained in:
Armin Ronacher
2025-12-25 18:02:38 +01:00
parent 58c02ce02b
commit b576a527c7
5 changed files with 57 additions and 12 deletions

View File

@@ -35,6 +35,7 @@ export {
isCtrlE,
isCtrlG,
isCtrlK,
isCtrlL,
isCtrlLeft,
isCtrlO,
isCtrlP,
@@ -48,6 +49,7 @@ export {
isEnter,
isEscape,
isHome,
isShiftCtrlP,
isShiftEnter,
isShiftTab,
isTab,