redwood
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-ui-basic-widget
/
app.cash.redwood.ui.basic.widget
/
Image
Image
@
ObjCName
(
name
=
"Image"
,
exact
=
true
)
interface
Image
<
W
:
Any
>
:
Widget
<
W
>
{tag=3}
Members
Properties
modifier
Link copied to clipboard
abstract
var
modifier
:
Modifier
value
Link copied to clipboard
abstract
val
value
:
W
Functions
on
Click
Link copied to clipboard
abstract
fun
onClick
(
onClick
:
(
)
->
Unit
?
)
{tag=2}
url
Link copied to clipboard
abstract
fun
url
(
url
:
String
)
{tag=1}