📄️ disabled
Optional. Defines whether a counter is disabled
📄️ error
Optional. Defines whether error styling is applied to the Counter control
📄️ id
Optional. Sets an HTML id for a counter
📄️ max
Optional. Sets the maximal value of the counter
📄️ min
Optional. Sets the minimal value of the counter
📄️ readonly
Optional. Defines whether a counter is read-only
📄️ step
Optional. Sets the jump between values of the counter
📄️ value
Optional. Sets the value of a counter