attr

expect fun attr(name: String): String?

Get the name attribute value or null if the attribute is missing.

Return

The name attribute value or null.

actual fun attr(name: String): String?
actual fun attr(name: String): String?
actual fun attr(name: String): String?