本页总览会话页面自定义会话页面按钮UI 从 1.6.0 版本开始,IMKit 支持配置会话页面的 UI 组件。可通过 setConversationContentComponentConfig 接口设置自定义组件配置。 接口定义 TypeScriptsetInputAreaComponentConfig(componentConfig: InputAreaComponentConfig): void;