kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua
/
dev.kilua.html.helpers
/
TagStyleFun
/
boxShadowList
box
Shadow
List
@
Composable
abstract
fun
boxShadowList
(
boxShadowList
:
List
<
BoxShadow
>
?
)
(
source
)
Set the list of box shadows of the current component.
abstract
val
boxShadowList
:
List
<
BoxShadow
>
?
(
source
)
List of box shadows of the current component.