Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Record
IDataArrayAttributeFormatter
Interface IDataArrayAttributeFormatter
Public
interface
IDataArrayAttributeFormatter
{
format
:
(
(
value
:
AttributeArrayValue
,
type
:
ARRAY_DATA_TYPE
,
displayValue
?:
string
[]
)
=>
string
[]
)
;
}
Index
Properties
format
Properties
format
format
:
(
(
value
:
AttributeArrayValue
,
type
:
ARRAY_DATA_TYPE
,
displayValue
?:
string
[]
)
=>
string
[]
)
On This Page
Properties
format
Юниверс MDM SDK UI
Loading...
Public