ModifierInterface.setId() method
Set a unique ID for this modifier.
Signature:
setId(id: string): this;
Parameters
Parameter |
Type |
Description |
---|---|---|
id |
string |
this
Remarks
This will override any ID provided via the constructor or the ID generated if no ID was provided.