Optional
attributes: _DeepPartial<_DeepRequired<Attributes & Attributes>>Optional
opt: ConstructorOptionsOptional
opt: ModelSetOptionsOptional
opt: ModelSetOptionsOptional
opt: OptionsOptional
key: PathOptional
opt: OptionsOptional
opt: OptionsOptional
context: anyOptional
context: anyReturn an object containing all the attributes that have changed, or false if there are no changed attributes. Useful for determining what parts of a view need to be updated and/or what attributes need to be persisted to the server. Unset attributes will be set to undefined. You can also pass an attributes object to diff against the model, determining if there would be a change.
Optional
attributes: Partial<Attributes & Attributes>Optional
options: SilenceableSets the default attributes for the ReactElement.
The default attributes.
Optional
opt: FitToChildrenOptionsOptional
opt: FitParentOptionsOptional
opt: FitToChildrenOptionsFor strongly-typed access to attributes, use the get
method only privately in public getter properties.
Optional
opt: BBoxOptionsOptional
opt: GetEmbeddedCellsOptionsOptional
opt: RotateOptionsOptional
attribute: _StringKey<Attributes & Attributes>Optional
attributes: Attributes & AttributesOptional
options: anyOptional
opt: ModelSetOptionsOptional
opt: EmbeddableOptions<boolean>Optional
options: anyOptional
eventName: null | stringOptional
callback: null | EventHandlerOptional
context: anyOptional
context: anyOptional
context: anyOptional
context: anyOptional
context: anyOptional
value: anyOptional
opt: ModelSetOptionsOptional
opt: PositionOptionsOptional
opt: PositionOptionsFor use with models as ES classes. If you define a preinitialize method, it will be invoked when the Model is first created, before any instantiation logic is run for the Model.
Optional
attributes: Attributes & AttributesOptional
options: anyOptional
opt: OptionsOptional
opt: OptionsOptional
opt: DisconnectableOptionsOptional
opt: OptionsOptional
opt: ModelSetOptionsOptional
opt: ModelSetOptionsOptional
opt: ModelSetOptionsOptional
opt: OptionsOptional
opt: ResizeOptionsOptional
absolute: booleanOptional
origin: PlainPointOptional
opt: { [key: string]: any }Optional
origin: PlainPointOptional
opt: { [key: string]: any }For strongly-typed assignment of attributes, use the set
method only privately in public setter properties.
Optional
value: (Attributes & Attributes)[A]Optional
options: ModelSetOptionsFor strongly-typed assignment of attributes, use the set
method only privately in public setter properties.
Optional
value: ModelSetOptions | (Attributes & Attributes)[A]Optional
options: ModelSetOptionsOptional
opt: ResizeOptionsOptional
opt: ResizeOptionsOptional
opt: OptionsOptional
opt: OptionsOptional
object: anyOptional
events: stringOptional
callback: EventHandlerOptional
path: stringOptional
delim: stringOptional
opt: ToFrontAndBackOptionsOptional
opt: ToFrontAndBackOptionsOptional
opt: ExportOptionsOptional
value: anyOptional
opt: TransitionOptionsOptional
delim: stringOptional
ty: numberOptional
opt: TranslateOptionsOptional
eventName: stringOptional
callback: EventHandlerOptional
context: anyOptional
options: SilenceableOptional
options: anyStatic
defineStatic
extendDo not use, prefer TypeScript's extend functionality.
Optional
classProperties: anyStatic
attributes
A custom JointJS element that can render React components.