How to Customize Views in Group Channel Input #17
lookdeceline
announced in
1. Chatting in a channel
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
How do we customize a view component in Group Channel Input component?
Answer
You can use
InputItem
view adaptor to customize the Views in Group Channel Input.The below code snippet customizes the visual style of the
add button
, which is the button on the left side of the Group Channel Input component.See
Result
below to see the code in action.Result
Beta Was this translation helpful? Give feedback.
All reactions