AEM Content Fragment Custom DataTypes and React Spectrum
I'm reviewing the following article about extending the Content Fragment Model Editor in AEM:
https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/developing/extensibility/ui/content-fragments/examples/editor-custom-field
My goal is to create a custom datatype that can be used within the Content Fragment Model Editor for our project. However, we're currently using AEM 6.5 on-premise (not AEM as a Cloud Service).
Given that, is this article relevant to our setup? If not, what's the recommended approach for adding custom data types in AEM 6.5?