string html resource - mimoccc/tvapp GitHub Wiki

//tvlib/org.mjdev.tvlib.ui.toolkit/stringHtmlResource

stringHtmlResource

[androidJvm]\

@Composable

@ReadOnlyComposable

fun stringHtmlResource(@StringResid: Int): AnnotatedString


Deprecated

Use new 'textResource' instead.

Replace with

textResource(id)

⚠️ **GitHub.com Fallback** ⚠️