@taiga-ui/experimental
v4.16.0
Published
A package with Taiga UI experimental components
Downloads
9,140
Readme
Taiga UI — Experimental
Website • Documentation • Core team
A library with new version of components following updated design specs
It's a part of Taiga UI that is fully-treeshakable Angular UI Kit consisting of multiple base libraries and several add-ons
How to install
Install base packages:
npm i @taiga-ui/{cdk,core}
Install @taiga-ui/experimental:
npm i @taiga-ui/experimental
Don't forget that Taiga UI is fully-treeshakable. You can import even just one entity from our library and be sure that there is no redundant code in your bundle. Bundlphobia badge shows size of the whole library.
Docs
See our Documentation