BootstrapTimeEditEventMap Interface
Declaration
interface BootstrapTimeEditEventMap extends BootstrapClientEditEventMap
IMPORTANT
Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.
Properties
"buttonClick": ButtonEditClickEventArgs
dateChanged Property
Declaration
"dateChanged": ProcessingModeEventArgs
Property Value
keyDown Property
Declaration
"keyDown": EditKeyEventArgs
Property Value
keyPress Property
Declaration
"keyPress": EditKeyEventArgs
Property Value
keyUp Property
Declaration
"keyUp": EditKeyEventArgs
Property Value
textChanged Property
Declaration
"textChanged": ProcessingModeEventArgs
Property Value
"userInput": EventArgs