@microsoft/fast-element/declarative.js > AttributeDefinition > converter
AttributeDefinition.converter property
A ValueConverter that integrates with the property getter/setter to convert values to and from a DOM string.
Signature:
readonly converter?: ValueConverter;