I am using the ngx-emoji-mart in a chat app. I have the user input for message (txt area in the lower lower-right of the screen. I have an emoji button as part of the the same container.
When I click on emoji button, it opens the control in the bottom which throws off my screen. How do i render the component to show in the reverse. meaning on top of the button.
I am using the ngx-emoji-mart in a chat app. I have the user input for message (txt area in the lower lower-right of the screen. I have an emoji button as part of the the same container.
When I click on emoji button, it opens the control in the bottom which throws off my screen. How do i render the component to show in the reverse. meaning on top of the button.