Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Number Input - Feature request #5247

Answered by hippee-lee
handreev asked this question in Ideas
Discussion options

You must be logged in to vote

Stepper is forms based and works with the form controls Clarity provides, including the number input type. Is something like this not working for you? If it is not working please post a minimal stackblitz with the stepper and input code that is not working and we can investigate further.

<input type="number" clrInput placeholder="My input" name="input" [(ngModel)]="input" />

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gnomeontherun
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #5247 on November 03, 2020 20:17.