Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
PropertyValue
Interface PropertyValue
A property-value pair.
Hierarchy
Thing
PropertyValue
Index
Properties
alternate
Names
description
id
identifiers
images
meta
name
propertyID
type
url
value
Properties
Optional
alternate
Names
alternate
Names
:
string
[]
Optional
description
description
:
string
|
InlineContent
[]
|
BlockContent
[]
Optional
id
id
:
string
Optional
identifiers
identifiers
:
(
string
|
PropertyValue
)
[]
Optional
images
images
:
(
string
|
ImageObject
)
[]
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
Optional
name
name
:
string
Optional
propertyID
propertyID
:
string
type
type
:
"PropertyValue"
Optional
url
url
:
string
value
value
:
string
|
number
|
boolean
Exports
Property
Value
alternate
Names
description
id
identifiers
images
meta
name
propertyID
type
url
value
Generated using
TypeDoc
A property-value pair.