toggle menu
KtSoup
0.5.0
common
js
jvm
native
switch theme
search in API
ktsoup-core
/
ktsoup
/
KtSoupElement
/
attrs
attrs
common
js
jvm
native
expect
fun
attrs
(
)
:
Map
<
String
,
String
>
Get all attributes for this element.
Return
A map of attribute keys to their value.
actual
fun
attrs
(
)
:
Map
<
String
,
String
>
actual
fun
attrs
(
)
:
Map
<
String
,
String
>
actual
fun
attrs
(
)
:
Map
<
String
,
String
>