Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Editor & Inputs › Number input disabled spin buttons Tagged: best number input, disabled numberinput, number input, number input component, numberinput This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago by Anonymous. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts February 11, 2021 at 11:15 am #101478 AnonymousInactive Hi, When I set disabled property of number input, the spin buttons it’s not disabled (is disabled only the input box). There is another property for this or I must disabled the buttons differently? Thank you in advance. Walter February 11, 2021 at 11:57 am #101479 adminKeymaster Hi Walter, Thank you for the feedback. As a workaround, you may add this CSS .smart-number-input[disabled] .nav .up,.smart-number-input[disabled] .nav .down { pointer-events: none;} Best regards, Peter Stoev Smart UI Team https://www.htmlelements.com/ February 11, 2021 at 12:11 pm #101480 AnonymousInactive Perfect, thank you for the reply Peter. Best regards, Walter Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In