core
1.0-RC11
js
core
/
dev.fritz2.core
/
Tag
/
className
class
Name
js
open
fun
className
(
value
:
String
)
Sets the
class
attribute.
Parameters
value
as
String
open
fun
className
(
value
:
Flow
<
String
>
)
Sets the
class
attribute.
Parameters
value
Flow
with
String