Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4827

How to use date picker with ember

$
0
0

@anaspm wrote:

I need to include date picker in my form, i installed pickaday addon and aaded it to my template.

how can i get the value of it from template and manipulate it.

i tried this

{{pikaday-input value=pickaday format="MM/DD/YYYY" class="form-control" }}

let date = this.get("pickaday");

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4827

Trending Articles