Skip to content

Commit

Permalink
[SBTW-2122] Add ToC into sample README.md (#1301)
Browse files Browse the repository at this point in the history
[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]>
  • Loading branch information
3 people authored Jan 15, 2025
1 parent ca1c274 commit 63ed666
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,26 @@

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.

# Table of Contents
1. [Sendbird UIKit for React Samples](#sendbird-uikit-for-react-samples)
1. [More about Sendbird UIKit for React](#more-about-sendbird-uikit-for-react)
2. [UIKit Components and Ways to Customize](#uikit-components-and-ways-to-customize)
3. [Before Getting Started](#before-getting-started)
1. [Requirements](#requirements)
2. [Implement Chat with App Component](#implement-chat-with-app-component)
3. [Import Components to Customize UIKit](#import-components-to-customize-uikit)
4. [Referring to StackBlitz](#referring-to-stackblitz)
4. [Getting Started](#getting-started)
1. [Message Item](#message-item)
2. [Message list params](#message-list-params)
3. [Message params](#message-params)
4. [Chat header](#chat-header)
5. [Message input](#message-input)
6. [Channel preview item](#channel-preview-item)
7. [Channel list query](#channel-list-query)
8. [Channel params](#channel-params)
5. [UIKit Configuration Samples](#uikit-configuration-samples)

### More about Sendbird UIKit for React

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).
Expand Down

0 comments on commit 63ed666

Please sign in to comment.