Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-csstype
/
csstype
/
RuleBuilder
/
@container
@container
inline
fun
@container
(
query
:
ContainerQuery
,
block
:
T
.
(
)
->
Unit
)
(
source
)
inline
fun
@container
(
containerName
:
ContainerName
,
query
:
ContainerQuery
,
block
:
T
.
(
)
->
Unit
)
(
source
)