Applies the attribute operations.
Optional
success: (() => void)Success callback.
Optional
error: ((err: string) => void)Error callback.
Removes an attribute.
The attribute editor instance.
The name of the attribute to remove.
Adds an attribute.
The attribute editor instance.
The attribute name.
The attribute value.
Generated using TypeDoc
Editor for attributes.