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

Add ng-content in case button is not wanted #51

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

magedhennawy
Copy link

Using this as a part of a project, and since i wanted to customize the look of the input, i dont always need it in that specific shape or form. So if an input is provided to hide the button, and content is also provided, it will be used as input

@mezoistvan
Copy link
Owner

There is a directive in this package that basically solves this issue. Have you tried using that? It's described in this issue: #43 (comment)

@magedhennawy
Copy link
Author

magedhennawy commented Jan 8, 2019

I've taken a look at that, and I'm not too sure how it would help me add other html elements into the ng2-flatpicker selector. I'm not trying to insert class names, rather trying to change it so that its not only a div with an input element. @mezoistvan

@mezoistvan mezoistvan merged commit 13feff6 into mezoistvan:master Jan 29, 2019
@dockleryxk
Copy link
Contributor

@magedhennawy I would love to see how you use it once the PR is live on npm. Thanks!

@magedhennawy
Copy link
Author

@dockleryxk will do 👍

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

Successfully merging this pull request may close these issues.

None yet

3 participants