Semantic UI Angular 2 Integrations, written in pure AngularJS - no JQuery required.
To install this library, run:
Next include the Semantic UI CSS file in your index.html
(you can include a manually compiled one if you use themes):
Once installed you need to import the main module:
Finally import the main module into your application module:
N.B. you can import individual component modules:
Now you're good to go!