annotatedStringResource
fun annotatedStringResource( text: String, imageGetter: Map<String, EmbeddableImage> = emptyMap(), urlSpanStyle: SpanStyle = SpanStyle(textDecoration = TextDecoration.Underline)): AnnotatedString
Content copied to clipboard
Load a styled string resource with formatting.
Return
the string data associated with the resource
Parameters
text
the html text
imageGetter
the mapping of string to resource id