Package Exports
- @tinkoff/tui-editor
- @tinkoff/tui-editor/package.json
- @tinkoff/tui-editor/src/extensions/markdown
Readme
Taiga UI — Editor
TUI Editor is a rich text editor extension with related Taiga UI components.
How to install
Install base packages:
npm i @taiga-ui/{cdk,core,kit}
Install tui-editor:
npm i @tinkoff/tui-editor
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.