Taiga UI 5 is out!

Getting started

Automatic Manual Config Playground

On this page

To install the Taiga UI use the command below. This command will automatically add the library to your project and configure it.

Install Taiga UI

    
      ng add taiga-ui
    
    
      npm i taiga-ui
nx g taiga-ui:ng-add
    

Update to the latest version

    
      ng update @taiga-ui/cdk
    
    
      nx migrate @taiga-ui/cdk
nx migrate --run-migrations=migrations.json
    

Explore Taiga UI

See Components section in the main navigation and check out UI elements broken into dedicated groups by their purpose