lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.ui.common.widgets.endpoints.endpoints
Package-level
declarations
Functions
Functions
Endpoints
Widget
Link copied to clipboard
@
InternalMockzillaApi
@
Composable
fun
EndpointsWidget
(
device
:
Device
,
onEndpointClicked
:
(
EndpointConfiguration.Key
?
)
->
Unit
,
onGlobalControlsClicked
:
(
)
->
Unit
)