Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 745 Bytes

103-UI-Components-Section.mdx

File metadata and controls

23 lines (17 loc) · 745 Bytes
id title hide_title slug displayed_sidebar sidebar_position image
docs-chat-ui-components-section
UI Components
true
./ui-components
pushChatSidebar
103
/assets/docs/previews/docs_chat__section--ui_components.png

UI Components

This Section will show you how you can easily integrate Push Chat, Group Chat and Token Gated Group Chat in your dapp with just few lines of code using our components from @pushprotocol/uiweb

Note - If you're using Next.js to integrate UI Components, we recommend using Next.js 13 with the latest App Router.

<title>{`UI Components | Push Chat | Push Documentation`}</title>

import DocCardList from '@theme/DocCardList';