MapLibre Compose API Reference
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
maplibre-compose-material3
/
dev.sargunv.maplibrecompose.material3.controls
/
AttributionButton
Attribution
Button
@
Composable
fun
AttributionButton
(
styleState
:
StyleState
,
modifier
:
Modifier
=
Modifier
,
colors
:
IconButtonColors
=
IconButtonDefaults.iconButtonColors()
,
contentDescription
:
String
=
"Attribution"
)
(
source
)