Good defaults and technical flexibility for life science websites
This version is in early development and is subject to change and therefore not ready for wide use. There may be other stable versions available.
The action prompt component for the Visual Framework chatbot. This component provides interactive links that can be used in the chatbot interface for various purposes.
The action prompt component is used as a child component for standalone or modal chatbot containers
All action prompts are rendered as links with consistent styling, regardless of their function.
This component is not to be used independent of the standalone or modal chatbot containers as it may not work correctly
yarn add --dev @visual-framework/vf-chatbot-action-prompt
The style files included are written in Sass. If you're using a VF-core project, you can import it like this:
@import "@visual-framework/vf-chatbot-action-prompt/index.scss";
File system location: components/vf-chatbot-action-prompt
Find an issue on this page? Propose a change or discuss it.