Icon

open class Icon : OudsComponentIcon<OudsLink.Icon.ExtraParameters>

A link icon in an OudsLink. It is non-clickable and no content description is needed cause a link label is always present.

Constructors

Link copied to clipboard
constructor(painter: Painter)

Creates an instance of OudsLink.Icon.

constructor(imageVector: ImageVector)

Creates an instance of OudsLink.Icon.

constructor(bitmap: ImageBitmap)

Creates an instance of OudsLink.Icon.

Types

Link copied to clipboard
data class ExtraParameters : OudsComponentContent.ExtraParameters

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard