Home > @jsplumbtoolkit/browser-ui > PropertyMapping
PropertyMapping interface
A mapping of some property to a set of appearance values.
Signature:
export interface PropertyMapping<D>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
mappings | Record<string, D> | ||
property | string |