redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-compose
/
app.cash.redwood.compose
/
RedwoodComposition
Redwood
Composition
interface
RedwoodComposition
Members
Functions
cancel
Link copied to clipboard
abstract
fun
cancel
(
)
set
Content
Link copied to clipboard
abstract
fun
setContent
(
content
:
@
Composable
(
)
->
Unit
)