InputNumber
A field specifically for numeric input, InputNumber allows users to enter numbers, and it often includes increment and decrement buttons. It's used in scenarios like quantity selection, setting parameters, or entering numerical data. Features like min/max limits, step values, and format validation make it a precise tool for numerical inputs.
Examples
Various examples showcasing different configurations of the component
Examples
Description
Property
Value
Label
Label
Hint
Description
Tooltip
This is a tooltip
Placeholder
0.00
Descriptors
Description
Helper text
Property
Value
Label
Label
Hint
Description
Guideline
Helper text
Guideline icon
Info
Placeholder
0.00
Icons
Description
Property
Value
Label
Label
Hint
Description
Prefix icon
Search
Placeholder
0.00
Properties
Each component can be customized and configured based on product requirements. You can modify the component on Canonic by clicking on the component and opening the configuration panel.
Header Properties
Property
Description
Default Value
Type
Label
Label for the input.
String
Tooltip
Tooltip to be displayed.
String
Description
Hint text to be displayed.
String
Input Properties
Property
Description
Default Value
Type
Size
The size of the input.
Large
String
Default Value
Default value for the input.
Number
Placeholder
Label for the input.
Type here...
String
Prefix icon
Icon for the prefix.
Icon
Button text
Content to be displayed on the input button.
String
Footer Properties
Property
Description
Default Value
Type
Guideline
Guideline text to be displayed.
String
Guideline icon
Icon for the guideline.
Icon
Misc Properties
Property
Description
Default Value
Type
Error
Error message to be displayed.
String
Disabled
Whether the input is disabled.
Bool
Validation Properties
Property
Description
Default Value
Type
Required
Whether the input is required.
Bool
Validate on
When to validate the input.
Change
String
Validations
An array of validations to apply to the input.
[]
Array validations
Triggers
Components expose certain events such as clicking. You can use these events to perform actions such as navigation, fetching data and controlling other components. The events exposed by this component are listed below.
Property
Description
On button click
Function to be called when the input button is clicked.
On focus
Function to be called when the input is focused.
On blur
Function to be called when the input loses focus.
On change
Function to be called when the input changes.
Did you find what you were looking for?
👍
👎
What went wrong?
Need more help?We have a thriving Discordcommunity that can help you with all things Canonic. →