Skip to content

Commit 63ed666

Browse files
fauziridwan1709Muhamad RidwanHoonBaek
authored
[SBTW-2122] Add ToC into sample README.md (#1301)
[SBTW-2122](https://sendbird.atlassian.net/browse/SBTW-2122) Add a Table of Contents (ToC) and Quick Links to the sample project markdown file. [SBTW-2122]: https://sendbird.atlassian.net/browse/SBTW-2122?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Co-authored-by: Muhamad Ridwan <[email protected]> Co-authored-by: Baek EunSeo <[email protected]>
1 parent ca1c274 commit 63ed666

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

samples/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,26 @@
66

77
Sendbird UIKit for React is a development kit with an user interface that enables an easy and fast integration of standard chat features into new or existing client apps.
88

9+
# Table of Contents
10+
1. [Sendbird UIKit for React Samples](#sendbird-uikit-for-react-samples)
11+
1. [More about Sendbird UIKit for React](#more-about-sendbird-uikit-for-react)
12+
2. [UIKit Components and Ways to Customize](#uikit-components-and-ways-to-customize)
13+
3. [Before Getting Started](#before-getting-started)
14+
1. [Requirements](#requirements)
15+
2. [Implement Chat with App Component](#implement-chat-with-app-component)
16+
3. [Import Components to Customize UIKit](#import-components-to-customize-uikit)
17+
4. [Referring to StackBlitz](#referring-to-stackblitz)
18+
4. [Getting Started](#getting-started)
19+
1. [Message Item](#message-item)
20+
2. [Message list params](#message-list-params)
21+
3. [Message params](#message-params)
22+
4. [Chat header](#chat-header)
23+
5. [Message input](#message-input)
24+
6. [Channel preview item](#channel-preview-item)
25+
7. [Channel list query](#channel-list-query)
26+
8. [Channel params](#channel-params)
27+
5. [UIKit Configuration Samples](#uikit-configuration-samples)
28+
929
### More about Sendbird UIKit for React
1030

1131
Find out more about Sendbird UIKit for React at [UIKit for React doc](https://sendbird.com/docs/uikit/v3/react/overview). If you need any help in resolving any issues or have questions, visit [our community](https://community.sendbird.com).

0 commit comments

Comments
 (0)