lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.i18n
Package-level
declarations
Types
Functions
Properties
Types
Strings
Link copied to clipboard
@
InternalMockzillaApi
data
class
Strings
(
val
common
:
Strings.Common
,
val
widgets
:
Strings.Widgets
,
val
components
:
Strings.Components
,
val
menu
:
Strings.Menu
,
val
links
:
Strings.Links
)
Properties
En
Strings
Link copied to clipboard
@
InternalMockzillaApi
val
EnStrings
:
Strings
Local
Strings
Link copied to clipboard
@
InternalMockzillaApi
val
LocalStrings
:
ProvidableCompositionLocal
<
Strings
>
Functions
Provide
Localisable
Strings
Link copied to clipboard
@
InternalMockzillaApi
@
Composable
fun
ProvideLocalisableStrings
(
content
:
@
Composable
(
)
->
Unit
)