Skip to main content

BootstrapTimeEditEventMap Interface

#Declaration

TypeScript
interface BootstrapTimeEditEventMap extends BootstrapClientEditEventMap

#Remarks

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.

#Inheritance

#Properties

#buttonClick Property

#Declaration

TypeScript

#Property Value

Type
ButtonEditClickEventArgs

#dateChanged Property

#Declaration

TypeScript

#Property Value

Type
ProcessingModeEventArgs

#keyDown Property

#Declaration

TypeScript
"keyDown": EditKeyEventArgs

#Property Value

Type
EditKeyEventArgs

#keyPress Property

#Declaration

TypeScript
"keyPress": EditKeyEventArgs

#Property Value

Type
EditKeyEventArgs

#keyUp Property

#Declaration

TypeScript

#Property Value

Type
EditKeyEventArgs

#textChanged Property

#Declaration

TypeScript

#Property Value

Type
ProcessingModeEventArgs

#userInput Property

#Declaration

TypeScript
"userInput": EventArgs

#Property Value

Type
EventArgs