HtmlDecorationTemplates

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
operator fun <S : Decoration.Style> get(style: KClass<S>): HtmlDecorationTemplate?
Link copied to clipboard
operator fun <S : Decoration.Style> set(style: KClass<S>, template: HtmlDecorationTemplate)
Link copied to clipboard
open override fun toJSON(): JSONObject