MCPcopy
hub / github.com/clientIO/joint / PlusAttributes

Interface PlusAttributes

packages/joint-shapes-general/src/plus/plus.ts:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import svg from './Plus.svg';
4
5interface PlusAttributes extends dia.Element.Attributes {
6 offset: number;
7}
8@Model({
9 attributes: {
10 size: {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected