StringStyleAttribute

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

A style attribute that can be applied to a StyledString

Inheritors

Types

Link copied to clipboard

A StringStyleAttribute that is applied to individual characters

Link copied to clipboard
data class Link(val url: String) : StringStyleAttribute

A StringStyleAttribute that makes part of the text clickable to open a URL

Link copied to clipboard

A StringStyleAttribute that is applied to an entire paragraph