A
Anonymous
Rich Comment Textarea - Copy this Html, Tailwind Component to your project
Create a textarea for comments with an icon that if selected by the user can select quick replies. quick replies are inside the horizontal bar. use this textarea field: <textarea title="{{LANG Write a comment and press enter}}" data audio id="{{t_audio_id}}" placeholder="{{LANG Write a comment and press enter}}" value="" class="comment_input" ></textarea>
Prompt
