- Preparing search index...
- The search index is not available
Documentation
Function GroupChannelListTypeSelector
- GroupChannelListTypeSelector(__namedParameters: { onSelectType: ((type: GroupChannelType) => void); skipTypeSelection: boolean }): null | Element
-
Parameters
-
__namedParameters: { onSelectType: ((type: GroupChannelType) => void); skipTypeSelection: boolean }
-
-
skipTypeSelection: boolean
Returns null | Element
Method called when type is selected, call
Fragment.onPressCreateChannel
*