- Preparing search index...
 
- The search index is not available
 
Documentation 
 
Function OpenChannelHeader
 
- 
Parameters
- 
props: { 
    onPressHeaderLeft: (() => void); 
    onPressHeaderRight: (() => void); 
    rightIconName: "search" | "photo" | "message" | "user" | "document" | "done" | "error" | "chat-hide" | "chat-show" | "add" | "archive" | "arrow-left" | "ban" | "broadcast" | "camera" | "channels" | "chat-filled" | "chat" | "checkbox-off" | "checkbox-on" | "chevron-down" | "chevron-right" | "close" | "copy" | "create" | "delete" | "done-all" | "download" | "edit" | "emoji-more" | "file-audio" | "file-document" | "freeze" | "gif" | "info" | "leave" | "members" | "moderation" | "more" | "mute" | "notifications-filled" | "notifications-off-filled" | "notifications" | "operator" | "play" | "plus" | "question" | "radio-off" | "radio-on" | "refresh" | "remove" | "reply-filled" | "reply" | "send" | "settings-filled" | "spinner" | "streaming" | "supergroup" | "theme" | "thumbnail-none" | "unarchive"; 
}
- 
onPressHeaderLeft: (() => void)
 
- 
onPressHeaderRight: (() => void)
 
- 
rightIconName: "search" | "photo" | "message" | "user" | "document" | "done" | "error" | "chat-hide" | "chat-show" | "add" | "archive" | "arrow-left" | "ban" | "broadcast" | "camera" | "channels" | "chat-filled" | "chat" | "checkbox-off" | "checkbox-on" | "chevron-down" | "chevron-right" | "close" | "copy" | "create" | "delete" | "done-all" | "download" | "edit" | "emoji-more" | "file-audio" | "file-document" | "freeze" | "gif" | "info" | "leave" | "members" | "moderation" | "more" | "mute" | "notifications-filled" | "notifications-off-filled" | "notifications" | "operator" | "play" | "plus" | "question" | "radio-off" | "radio-on" | "refresh" | "remove" | "reply-filled" | "reply" | "send" | "settings-filled" | "spinner" | "streaming" | "supergroup" | "theme" | "thumbnail-none" | "unarchive"
 
 
 
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
 
 
 
 
NOTE: Exotic components are not callable.