Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
report-engine
/
org.octavius.report
/
CellRendererUtils
/
StandardCellWrapper
Standard
Cell
Wrapper
@
Composable
fun
StandardCellWrapper
(
modifier
:
Modifier
,
alignment
:
Alignment
=
Alignment.CenterStart
,
content
:
@
Composable
(
)
->
Unit
)