Appearance
Home > d3-blueprint > ConfigDefineOptions > setter
Optional transform applied when writing the value.
Signature:
setter?: (value: T) => T;