KtSoup
Toggle table of contents
0.6.0
common
js
jvm
native
Platform filter
common
js
jvm
native
Switch theme
Search in API
KtSoup
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
>