You can create your own tool: - Create component with tool button, which can get access to original TipTap editor API via
TuiTiptapEditorService
from @taiga-ui/editor
. - Pass the component as content projection (with
ngProjectAs="tools"
) to
.
Smiles are custom tool. Try it.