Headless - Get Component HTML output
Hello all,
I am exploring some AEM headless outputs, and thinking to expose AEM component html output in sling model json output instead of json data for each field so that i dont need to write business logic in Front end frameworks, which might help for existing projects migration to headless way and then slowing phase out the components to pure headless.
Is there any AEM API or Sling API which will get me HTML given resourcetype and resource object.