compose-richtext
common
richtext-ui
/
com.halilibo.richtext.ui.string
/
RichTextString
/
Format
Format
sealed
class
Format
Inheritors
Italic
Bold
Underline
Strikethrough
Subscript
Superscript
Code
Link
Members
Types
Bold
Link copied to clipboard
object
Bold
:
RichTextString.Format
Code
Link copied to clipboard
object
Code
:
RichTextString.Format
Italic
Link copied to clipboard
object
Italic
:
RichTextString.Format
Link
Link copied to clipboard
data
class
Link
(
val
destination
:
String
)
:
RichTextString.Format
Strikethrough
Link copied to clipboard
object
Strikethrough
:
RichTextString.Format
Subscript
Link copied to clipboard
object
Subscript
:
RichTextString.Format
Superscript
Link copied to clipboard
object
Superscript
:
RichTextString.Format
Underline
Link copied to clipboard
object
Underline
:
RichTextString.Format