asuwebdesign / patternfly-ext-chatbot

PatternFly Extension for creating enterprise-ready chatbot user experiences
https://patternfly-chatbot.vercel.app
MIT License
1 stars 0 forks source link

Launch Button #1

Closed asuwebdesign closed 2 months ago

asuwebdesign commented 3 months ago

Design spec

Create multiple actions that can be used to toggle the display of the chatbot window. Click functions should be provided to be attached to these various actions.

asuwebdesign commented 2 months ago

ChatbotToggle component created. Swaps between 2 icons based on Chatbot visibility. Can be applied to other actions using the toggleChatbot method.