How to create UI for buttons added in rasa chatbot using angular

I have added the button in templates of domain.yml file in rasa core. But those buttons are appearing as text in UI part. So can any one help me out with demo code how to convert those text into clickable button in UI to make my chatbot more interactive.