getAttribute

actual fun getAttribute(attribute: String): String?(source)
actual fun getAttribute(attribute: String): String?(source)
expect fun getAttribute(attribute: String): String?(source)

Returns the value of the custom attribute with the given attribute name.

actual fun getAttribute(attribute: String): String?(source)
actual fun getAttribute(attribute: String): String?(source)