Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

material-select-date

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-select-date

Material design select date with dropdown

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Select Date Component

The idea is tho create a group of select inputs to replace datepicker of angular material. bower and npm arent avaiable yet

Future versions will have npm and bower installation

How to use

angular.module('yourApp',['ngSelectDate']);
```html ``` months: the months of the year in an array. start-year: the year for start. by default 1900 date-model: put here the property where the date must return.

FAQs

Package last updated on 23 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts