AttributeDelegate

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
operator fun getValue(thisRef: HtmlAttributes<*>, property: KProperty<*>): T?
Link copied to clipboard
operator fun setValue(thisRef: HtmlAttributes<*>, property: KProperty<*>, value: T?)