Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class SimpleHtmlComponent(val tagName: String, val withText: Boolean = false)