Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.component
/
ChannelSelection
Channel
Selection
@
Composable
fun
ChannelSelection
(
index
:
Int
,
title
:
String
,
enabled
:
Boolean
,
isSelected
:
Boolean
,
onSelected
:
(
Boolean
)
->
Unit
,
channel
:
Channel
)
(
source
)