0

In Angular1, we have lots of 3rd ui directives library to build application with, like angular-ui. In Angular2, how to do with these basic ui components, like progress bar, date picker, etc. Shall we just use jquery-ui, or polymer web components?

Cheers, Ron

2
  • 1
    npmjs.com/package/ng2-bootstrap for example Commented Mar 1, 2016 at 5:53
  • Don use jquery libraries directly.. I assume that you would want to invoke those functionalities using jquery techniques. Please don do that. There are plenty of angular libs.. for eg.,. datetime picker, you could use eonasdan datetime picker.. Commented Mar 1, 2016 at 6:26

2 Answers 2

2

Checkout PrimeNG. http://www.primefaces.org/primeng/ It is an open source UI suite for Angular2.

Sign up to request clarification or add additional context in comments.

1 Comment

The most advanced angular ui suite I have ever seen.
1

You can try to use Prettyfox UI library http://ng.prettyfox.org

This library use bootstrap 4 styles and not need jquery

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.