redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-widget
/
app.cash.redwood.widget
/
WidgetSystem
/
apply
apply
abstract
fun
apply
(
value
:
W
,
element
:
Modifier.UnscopedElement
)
Find the appropriate schema factory and function to handle
element
and apply it to
value
.