kvision / pl.treksoft.kvision.core / Widget / getAttribute

getAttribute

open fun getAttribute(name: String): String?

Overrides Component.getAttribute

Returns the value of an additional attribute.

Parameters

name - the name of the attribute

Return
the value of the attribute