feat: Added new docs

This commit is contained in:
Deven Joshi
2021-07-02 19:07:52 +05:30
parent da75fd57a9
commit 83ddd01f9b
7 changed files with 27 additions and 7 deletions
@@ -0,0 +1,5 @@
---
id: channel_header
sidebar_position: 10
title: ChannelHeader
---
@@ -0,0 +1,5 @@
---
id: channel_list_header
sidebar_position: 9
title: ChannelListHeader
---
@@ -1,6 +0,0 @@
---
id: customising_widgets
sidebar_position: 7
title: Customising Widgets
---
@@ -1,7 +1,7 @@
---
id: message_input
sidebar_position: 6
title: Message Input
title: MessageInput
---
The `MessageInput` widget deals with common elements related to sending a message such as a text field for typing text,
@@ -0,0 +1,5 @@
---
id: message_Search_list_view
sidebar_position: 8
title: MessageSearchListView
---
@@ -0,0 +1,5 @@
---
id: message_widget
sidebar_position: 11
title: MessageWidget
---
@@ -0,0 +1,6 @@
---
id: user_list_view
sidebar_position: 7
title: UserListView
---