Skip to content

cleandersonlobo/date-picker-materialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor date-picker-materialize

https://atmospherejs.com/cleandersonlobo/date-picker-materialize

pickadate

Meteor packaging of amsul/pickadate.js support

This package is MIT Licensed. Do whatever you like with it but any responsibility for doing so is your own.

All rights to amsul/pickadate.js are with the original author

DatePicker Style

All rights to Materialize are with the original author

Example

In your handlebars template:

<input type="text" class="form-control datepicker">

In client-side JS code:

Template.mytemplate.rendered=function() {
	$('.datepicker').pickadate();
}

======= See http://amsul.ca/pickadate.js/index.htm for more

About

Test version only the Datepicker the Materialize package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published