embeddables
Embeddables are self-contained software components designed to be embedded into host applications or content without requiring the host to implement the functionality themselves. They provide a defined API or interface, handle their own user interface and state, and are typically distributed as libraries, widgets, or microservices. Embeddables enable developers to extend capabilities, reuse functionality, and deliver consistent user experiences across products.
Integration models vary. The most common forms are iframe-based embeds, which isolate the embeddable in a sandboxed
Security and governance are important. Embeddables should be isolated to limit impact from failures or compromises,
Common use cases include embedded analytics dashboards, third-party widgets (maps, videos, chat), payment and e-commerce components,