InlineSection

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The accessory of this section

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override var uniqueId: Int

Unique identifier of this component, see Component.withUniqueId

Functions

Link copied to clipboard
fun build(): Section
Link copied to clipboard
inline fun text(content: String? = null, uniqueId: Int = -1, block: InlineTextDisplay.() -> Unit = {})