The default implementation of TextInputHandler.
Creates a new popup div with a CSS ID of 'textInputHandler' and an overlay div with CSS ID 'textInputHandlerOverlay', adding both to the HTML body. Resolves the promise once user input is finished by clicking the OK or Cancel buttons.
Generated using TypeDoc
The default implementation of TextInputHandler.
Creates a new popup div with a CSS ID of 'textInputHandler' and an overlay div with CSS ID 'textInputHandlerOverlay', adding both to the HTML body. Resolves the promise once user input is finished by clicking the OK or Cancel buttons.