1.0.0 • Published 2 years ago

@dropdowns/marital-status v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

About


A list of all marital status that can be used in form dropdown options.

Collection Sample


Marital Status

{ "name": "Single" }

Installation


$ npm install @dropdowns/marital-status

Usage

Import the package in your application.

import dropdown from "@dropdowns/marital-status";

Available Methods

MethodDescriptionExample
getAllMaritalStatus()Show all marital statusdropdown.getAllMaritalStatus()

License

Licensed under MIT