Interface: PlayLinkMetadata
Metadata displayed next to a playable link.
Properties
label?
optionallabel?:string
Optional label shown before the value.
value
value:
string|string[]
One or more values presented to the user.
hidden?
optionalhidden?:boolean
Keeps the metadata available to clients without displaying it by default.
view
view:
object
Presentation hint for the metadata value.
type
type:
"text"
Supported metadata renderer.
color?
optionalcolor?:MetadataColor
Optional semantic or explicit color.