Chatbot Layout
A specialized layout for chatbot and conversational UI scenarios.The ChatbotLayout
class provides a flexible layout for chatbot and conversational UI applications.
Usage
php
API
ChatbotLayout extendsBaseLayout
so it has the same methods than SimpleLayout
. Below are its public methods.