JSPM

@taiga-ui/addon-preview

3.111.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 986
  • Score
    100M100P100Q116566F
  • License Apache-2.0

A library to show a modal with custom content preview

Package Exports

  • @taiga-ui/addon-preview
  • @taiga-ui/addon-preview/bundles/taiga-ui-addon-preview.umd.js
  • @taiga-ui/addon-preview/components
  • @taiga-ui/addon-preview/components/preview
  • @taiga-ui/addon-preview/components/preview-dialog
  • @taiga-ui/addon-preview/fesm2015/taiga-ui-addon-preview.js
  • @taiga-ui/addon-preview/tokens

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@taiga-ui/addon-preview) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Taiga UI — Preview

npm version npm bundle size Discord

WebsiteDocumentationCore team

A library to display tabled data with filters, search, group actions, 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,icons}

Install addon-preview:

npm i @taiga-ui/addon-preview

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