ModifierInterface.setMetadata() method
Set custom metadata for this modifier.
Signature:
setMetadata<T extends KeyValueObject = KeyValueObject>(metadata: T): this;
Parameters
Parameter |
Type |
Description |
---|---|---|
metadata |
T |
this
Set custom metadata for this modifier.
Signature:
setMetadata<T extends KeyValueObject = KeyValueObject>(metadata: T): this;
Parameter |
Type |
Description |
---|---|---|
metadata |
T |
this