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

Quick Tip Card #41

Closed asuwebdesign closed 1 month ago

asuwebdesign commented 2 months ago

Design Spec PatternFly component reference

Custom card that can be inserted into a chat conversation to highlight a quick tip. Styles to be extended from the base PatternFly component. Tapping the Got it action will dismiss the card from the conversation.

Supports:

asuwebdesign commented 1 month ago

QuickTip component created. Supports imgSrc, imgAlt, heading, and description. The button will toggle the visibility of the card. Styles extended from the core PF component.