Docs
/
Contact support
Log in
Get started
In-app UI
Overview
API endpoints
Security + authentication
Feeds v. guides
Feeds
Overview
Styling
Custom UI (headless)
Handling interactivity
Filtering feeds
Socket behavior overrides
Guides
Beta
Overview
Creating guides
Ordering guides
Rendering guides
Message types
Beta
Select your SDK
React
UI components
Overview
Feed
Toast
Inbox
Card
Banner
Modal
Preferences
SlackKit
TeamsKit
Headless UI
Feed
Preferences
SDK
Overview
Reference
Components
KnockProvider
KnockFeedProvider
KnockGuideProvider
KnockSlackProvider
KnockMsTeamsProvider
KnockI18nProvider
Button
ButtonGroup
NotificationFeed
NotificationFeedPopover
NotificationCell
NotificationIconButton
SlackAuthButton
SlackAuthContainer
SlackChannelCombobox
MsTeamsAuthButton
MsTeamsAuthContainer
MsTeamsChannelCombobox
Hooks
useAuthenticatedKnockClient
useTranslations
useNotifications
useNotificationStore
useGuide
useGuides
useGuideContext
usePreferences
useSlackAuth
useSlackChannels
useConnectedSlackChannels
useSlackConnectionStatus
useMsTeamsAuth
useMsTeamsTeams
useMsTeamsChannels
useConnectedMsTeamsChannels
useMsTeamsConnectionStatus
Types
KnockOptions
UserIdentificationOptions
I18nContent
ConnectionStatus
RecipientObject
SlackChannel
SlackChannelConnection
SlackChannelQueryOptions
MsTeamsTeam
MsTeamsTeamQueryOptions
MsTeamsChannel
MsTeamsChannelConnection
MsTeamsChannelQueryOptions
Migrating from @knocklabs/react-notification-feed
Get started
Log in
Contact support
Platform
Integrations
Building in-app UI
API reference
CLI reference
Management API
Developer tools
Tutorials
In-App UI
React
Components
ButtonGroup
Copy for LLM
ButtonGroup
Used to group and space multiple
Button
components into a single line.
Usage
#
Props
#
children
ReactNode
One or more `Button` components
Send feedback