DataKeyInteger

inner class DataKeyInteger(val key: DataKey<Int>) : MarkdownExtensions.DataKeyOption(source)

Constructors

Link copied to clipboard
constructor(key: DataKey<Int>)

Properties

Link copied to clipboard
val key: DataKey<Int>

Functions

Link copied to clipboard
fun set(value: Int)