//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.projectsdialog.statistics.ui/StatisticsDialog
StatisticsDialog
[jvm]\
@Composable
fun StatisticsDialog(component: StatisticsComponent, onClose: () -> Unit)
UI content of the statistics dialog.
Parameters
jvm
component | component |
onClose | on close callback |