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

Primeng 'Chips' and 'SelectButton' field types #275

Closed
mangrooveforest opened this issue Feb 14, 2017 · 4 comments
Closed

Primeng 'Chips' and 'SelectButton' field types #275

mangrooveforest opened this issue Feb 14, 2017 · 4 comments

Comments

@mangrooveforest
Copy link

Is there a way to add Primeng Chips and SelectButton support to forms?

@udos86
Copy link
Owner

udos86 commented Feb 15, 2017

@friendsofdevs Hi! I'm planning to add support for Prime NG Chips as soon as possible. I'll also check for SelectButton.

@mangrooveforest
Copy link
Author

mangrooveforest commented Feb 15, 2017

Great! 'SelectButton' is almost the same as their 'Dropdown' component.

By the way, do you think about something that allows to use custom inputs with their own templates? I mean the way that allows an user to extend base field class, define templates and code all functionality he needs?

@udos86
Copy link
Owner

udos86 commented Feb 16, 2017

@friendsofdevs ng2 Dynamic Forms just abstracts concrete (already existing) form controls. If you'd like to add some custom component and / or model you're free to adjust the template file of the corresponding UI package for your use case. Remember that this is not a UI component library.

@udos86
Copy link
Owner

udos86 commented Feb 25, 2017

@friendsofdevs Chips will be supported in 1.3.15. SelectButton support is postponed.

@udos86 udos86 closed this as completed in 0d9a85b Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants