Taggable Text Area: This component is an extension of text area component that adds support for tagging functionality.
Users can insert tags by typing a “@” character to trigger a popup for selecting tags. Tags are rendered as clickable elements that can open popups for additional to add aditional information.
See examples on how to use at demo source code.