AttributeSetBuilder

Functions

Link copied to clipboard
open fun add(attribute: DomAttribute?)
abstract fun add(name: String, value: String = name)
Link copied to clipboard
open fun addAll(attributes: Map<String, String>)