File size: 505 Bytes
f18a2c3
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Bubble

A bubble component for chat. See [Ant Design X](https://x.ant.design/components/bubble/) for more information.

## Examples

<demo name="basic" position="bottom" collapsible="true"></demo>
<demo name="typing_effect" title="Typing Effect"></demo>
<demo name="variant" title="Variant"></demo>
<demo name="bubble_list" title="Bubble List"></demo>
<demo name="custom_list_content" title="Custom List Content"></demo>
<demo name="chatbot" title="Chatbot" position="bottom" collapsible="true"></demo>