You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
@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.
Is there a way to add Primeng Chips and SelectButton support to forms?
The text was updated successfully, but these errors were encountered: