CommandsButton
Component to render a button to open the commands picker, within the MessageInput
.
This is the default component provided to the prop CommandsButton
on the Channel
component.
#
Propsoverrides the value from ChannelContext disabled#
True if channel is frozen and disableIfFrozenChannel is true.
Type |
---|
boolean |
#
handleOnPressonPress
handler for this button.
Type |
---|
function |