Preparing search index...
The search index is not available
@netgrif/petriflow
@netgrif/petriflow
I18nWithDynamic
Class I18nWithDynamic
Hierarchy (
view full
)
I18nString
I18nWithDynamic
Index
Constructors
constructor
Accessors
dynamic
name
value
Methods
clone
is
Empty
Constructors
constructor
new
I18n
With
Dynamic
(
value
,
name
?
,
dynamic
?
)
:
I18nWithDynamic
Parameters
value
:
string
Optional
name
:
string
dynamic
:
boolean
= false
Returns
I18nWithDynamic
Accessors
dynamic
get
dynamic
(
)
:
boolean
Returns
boolean
set
dynamic
(
value
)
:
void
Parameters
value
:
boolean
Returns
void
name
get
name
(
)
:
undefined
|
string
Returns
undefined
|
string
set
name
(
value
)
:
void
Parameters
value
:
undefined
|
string
Returns
void
value
get
value
(
)
:
string
Returns
string
set
value
(
value
)
:
void
Parameters
value
:
string
Returns
void
Methods
clone
clone
(
)
:
I18nWithDynamic
Returns
I18nWithDynamic
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
dynamic
name
value
Methods
clone
is
Empty
@netgrif/petriflow
Loading...