kvision / pl.treksoft.kvision.core / Component / getAttribute

getAttribute

abstract fun getAttribute(name: String): String?

Returns the value of an additional attribute.

Parameters

name - the name of the attribute

Return
the value of the attribute