toggle menu
ui
0.26.0
jvm
switch theme
search in API
ui
/
org.jetbrains.jewel.ui.theme
/
BaseJewelTheme
Base
Jewel
Theme
@
Composable
fun
BaseJewelTheme
(
theme
:
ThemeDefinition
,
styling
:
ComponentStyling
,
content
:
@
Composable
(
)
->
Unit
)
@
Composable
fun
BaseJewelTheme
(
theme
:
ThemeDefinition
,
styling
:
ComponentStyling
,
swingCompatMode
:
Boolean
=
false
,
content
:
@
Composable
(
)
->
Unit
)