1.0.1 • Published 4 years ago
@dropdowns/name-suffixes v1.0.1
About
A list of all name suffixes that can be used in form dropdown options.
Collection Sample
Name Suffix
{ "name": "Sr." }Installation
$ npm install @dropdowns/name-suffixesUsage
Import the package in your application.
import dropdown from "@dropdowns/name-suffixes";Available Methods
| Method | Description | Example |
|---|---|---|
| getAllNameSuffixes() | Show all name suffixes | dropdown.getAllNameSuffixes() |
License
Licensed under MIT