MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.translate.dialog.newterm.presentation/DefaultNewGlossaryTermComponent/DefaultNewGlossaryTermComponent

DefaultNewGlossaryTermComponent

[jvm]
constructor(componentContext: ComponentContext, coroutineContext: CoroutineContext, dispatchers: CoroutineDispatcherProvider, mvi: DefaultMviModel<NewGlossaryTermComponent.Intent, NewGlossaryTermComponent.UiState, NewGlossaryTermComponent.Effect> = DefaultMviModel( NewGlossaryTermComponent.UiState(), ))