circuit-root
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
circuit-root
circuit-foundation
/
com.slack.circuit.foundation.animation
/
AnimatedNavDecoration
/
DecoratedContent
Decorated
Content
@
Composable
open
override
fun
<
T
:
NavArgument
>
DecoratedContent
(
args
:
List
<
T
>
,
modifier
:
Modifier
,
content
:
@
Composable
(
T
)
->
Unit
)
(
source
)