Internal context for GroupChannelSettings For example, the developer can create a custom header with getting data from the domain context

Hierarchy

  • GroupChannelSettingsContextsType

Properties

Properties

Fragment: Context<{
    channel: GroupChannel;
    headerRight: string;
    headerTitle: string;
    onPressHeaderRight: (() => void);
}>

Generated using TypeDoc