An interface defining a collection of named properties.
const properties: ValueMap = { $id: 123, color: "rgba(255, 0, 0, 1)" }
Generated using TypeDoc
An interface defining a collection of named properties.
const properties: ValueMap = { $id: 123, color: "rgba(255, 0, 0, 1)" }