Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I get openedBy to work? #94

Closed
showcasefloyd opened this issue Nov 14, 2016 · 2 comments
Closed

How do I get openedBy to work? #94

showcasefloyd opened this issue Nov 14, 2016 · 2 comments
Assignees

Comments

@showcasefloyd
Copy link

     var picker = new MaterialDatePicker({
                el: '#Modified',
                openedBy: 'focus'
            }).on('submit', function (val) {
                console.log(val)
            });
@joews joews self-assigned this Jan 17, 2017
@joews
Copy link
Member

joews commented Jan 17, 2017

Hi, thanks for the issue. I'm sorry about this - it looks like a feature that was never actually implemented. I'm not sure why it was documented. I'll remove it from the docs.

@joews joews closed this as completed Jan 17, 2017
@randoum
Copy link

randoum commented Sep 29, 2021

It's still in the docs FYI
https://ripjar.github.io/material-datetime-picker/

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

No branches or pull requests

3 participants