core
1.0-RC11
js
core
/
dev.fritz2.core
/
Tag
/
inlineStyle
inline
Style
js
open
fun
inlineStyle
(
value
:
String
)
Sets the
style
attribute.
Parameters
value
String
to set
open
fun
inlineStyle
(
value
:
Flow
<
String
>
)
Sets the
style
attribute.
Parameters
value
Flow
with
String