ASP .NET Core MVC Documentation

Properties

allowNull bool true
decimal int 0
disabled bool false
decimalDigits int 2
decimalSeparator char '.'
digits int 8
groupSeparator char ','
groupSize int 3
height int null
inputMode string 'advanced'
min int -99999999
max int 99999999
negativeSymbol string '-'
placeHolder string ""
promptChar char -
rtl bool false
readOnly bool false
spinMode string 'advanced'
spinButtons bool false
spinButtonsWidth int 18
spinButtonsStep int 1
symbol string ''
symbolPosition string 'left'
textAlign string 'right'
template string 'default'
theme string ''
width int null

Events

change Event
textchanged Event
valueChanged Event

Methods

clear Method
destroy Method
focus Method
getDecimal Method
setDecimal Method
val Method