flavorly / vanilla-components

A lightweight, flexible & customizable UI library for Vue 3, styled with Tailwind CSS.

Home Page:https://vanilla-components.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disabled phone input

fwta-dev opened this issue · comments

commented

Question :
I have disabled phone input props . but do nothing . how to Disabled it ?

You should be able to pass in "disabled" to the input as true, and it should disable both, if not please let me know and ill push a PR with it.

I accept a PR if you are willing to do so, the library is on maintenance mode for now.