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