1.1.6 • Published 11 months ago
iranian-platenumber v1.1.6
Iranian Platenumber
A React package for displaying and entering information on license plates of Iranian cars
Installing
Using npm:
npm install iranian-platenumber
Using yarn:
yarn add iranian-platenumber
Options
Param | Type | Default | Description | Example |
---|---|---|---|---|
twoDigit | String | | The first two numbers on the left side of the platenumber | 11 | ||
letter | String | | The letter of the platenumber | ب | ||
threeDigit | String | | The first three numbers on the left side of the platenumber | 111 | ||
cityDigit | String | | The last two numbers on the left side of the platenumber | 11 | ||
readOnly | Boolean | false | For a time that is not allowed to change | false |
size | SizeType | md | Overall size of the component | md |
colorize | Boolean | true | Activation of color plate number | true |
SizeType
type size = "sm" | "md" | "lg" | "xl"
key | component size | font size |
---|---|---|
sm | 10px | 150px |
md | 13px | 200px |
lg | 17px | 250px |
xl | 22px | 350px |
1.1.6
11 months ago
1.1.5
11 months ago
1.1.4
11 months ago
1.1.3
11 months ago
1.1.2
11 months ago
1.1.1
11 months ago
1.1.0
11 months ago
1.0.10
11 months ago
1.0.9
11 months ago
1.0.8
11 months ago
1.0.7
11 months ago
1.0.6
11 months ago
1.0.5
11 months ago
1.0.4
11 months ago
1.0.3
11 months ago
1.0.2
11 months ago
1.0.1
11 months ago
1.0.0
11 months ago