BlockProperties

@JsonClass(generateAdapter = true)
data class BlockProperties(val dropcap: String?)

Block properties for style formatting content elements

Constructors

Link copied to clipboard
fun BlockProperties(dropcap: String?)

Properties

Link copied to clipboard
val dropcap: String?

Style the first letter of the first word with a dropcap