Skip to content

Latest commit

 

History

History

quick-reply

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

rasa-quick-reply

Properties

Property Attribute Description Type Default
elementKey element-key Element key number undefined
isHistory is-history Is message form history boolean false
message -- Message value QuickReplyMessage undefined
quickReplyId quick-reply-id Element unique id string undefined

Events

Event Description Type
quickReplySelected Quick reply selected CustomEvent<{ quickReply: QuickReply; key: number; }>

Dependencies

Used by

Depends on

Graph

graph TD;
  rasa-quick-reply --> chat-message
  rasa-quick-reply --> rasa-text
  rasa-quick-reply --> rasa-button
  chat-message --> rasa-icon-robot
  chat-message --> rasa-text
  rasa-chatbot-widget --> rasa-quick-reply
  style rasa-quick-reply fill:#f9f,stroke:#333,stroke-width:4px
Loading

Built with StencilJS