Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
ArrayDefaultTranslation
Interface ArrayDefaultTranslation
interface
ArrayDefaultTranslation
{
default
:
(
(
variable
?
)
=>
string
)
;
key
:
ArrayTranslationEnum
;
}
Index
Properties
default
key
Properties
default
default
:
(
(
variable
?
)
=>
string
)
Type declaration
(
variable
?
)
:
string
Parameters
Optional
variable
:
string
Returns
string
key
key
:
ArrayTranslationEnum
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
default
key
JSON Forms Core
Loading...