@taiga-ui/addon-mobile
v4.14.0
Published
Extension package for Taiga UI that adds support for mobile specific behaviors such as custom data pickers, dropdowns, etc.
Downloads
23,911
Readme
Taiga UI — Mobile
Website • Documentation • Core team
Extension package for Taiga UI that adds support for mobile specific behaviors such as custom data pickers, dropdowns, etc.
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,kit}
Install addon-mobile:
npm i @taiga-ui/addon-mobile
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