core
/
dev.fritz2.dom
/
Tag
/
className
js
class
Name
fun
className
(value:
String
)
Content copied to clipboard
Sets the class attribute.
Parameters
value
as
String
fun
className
(value:
Flow
<
String
>)
Content copied to clipboard
Sets the class attribute.
Parameters
value
Flow
with
String