Link a Custom Property Editor or Property Type to Your Custom Component
After you create a custom property type or editor, link it back to the appropriate property in a custom Lightning web component. Use the editor attribute to link a custom property editor to the component. Use the type attribute to link a custom property type to the component.