Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
server
/
elide.server
/
stylesheet
stylesheet
fun
HEAD
.
stylesheet
(
uri
:
String
,
media
:
String
?
=
null
,
attrs
:
Map
<
String
,
String
>
?
=
null
)
Generates a CSS link from the provided handler
uri
, optionally including the specified
attrs
.