toggle menu
redwood
0.15.0
common
switch theme
search in API
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
.