Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

datepicker - is-open - No Documentation #3939

Closed
togosh opened this issue Jul 13, 2015 · 2 comments
Closed

datepicker - is-open - No Documentation #3939

togosh opened this issue Jul 13, 2015 · 2 comments

Comments

@togosh
Copy link

togosh commented Jul 13, 2015

As a total bootstrap/jquery/angular/web noob, it was not apparent to me how to open and close the datepicker.

The documentation does not say anything about "is-open"

Please save other noobs!

The is-open="opened" attribute puts the variable opened on the scope and you can pop the datepicker open by using scope.opened = true;

@togosh togosh changed the title is-open - No Documentation datepicker - is-open - No Documentation Jul 13, 2015
@holimL
Copy link

holimL commented Jul 14, 2015

EXACTLY what I was wondering just now. I was looking through source code to figure out that I need it declared as an attribute.

@wesleycho
Copy link
Contributor

This was a complete oversight - feel free to file a PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants