How does \Magento\GiftMessage\Ui\DataProvider\Product\Modifier\GiftMessage work?

Preliminary reading: How does a backend product form define the data to be passed to its UI component on the client (JavaScript) side?

Declaration

Usage

Implementation

https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/GiftMessage/Ui/DataProvider/Product/Modifier/GiftMessage.php#L57-L73

See also: