jb-national-input
v2.0.3
Published
national input web component
Downloads
133
Maintainers
Readme
jb-national-input
jb national id input(کد ملی) with proper validation superset component on jb-input , just for national id number with extra filter and ready to use validator کامپوننت ورود کد ملی
Demo in Codepen: jb-national-input
Installation
npm install --save jb-national-input
Usage
import 'jb-national-input';
<jb-national-input></jb-national-input>
to learn more information about this component and how to customize it like events, styling,... just read jb-input
styling
all styles come from jb-input except --jb-national-input-input-direction
this may be set if you want your input to be rtl (not recommended).
Other Related Docs:
see jb-national-input-react if you want to use this component as a react component.
see All JB Design system Component List for more components
use Contribution Guide if you want to contribute in this component.