This open-source repository provides a collection of ready-to-use and customizable Constellation DX components. Use this resource to gain inspiration, best practices, and a solid foundation for implementing custom components.
component that mainly wraps an external system inside an iframe
config options:
prop that will contain the url
width of the iframe - default to 100%
height: auto or fixed
if height is auto, the component will resize the height of the iframe automatically based on messages received from an inner resize observer running into the iframe
component that mainly wraps an external system inside an iframe config options:
if height is auto, the component will resize the height of the iframe automatically based on messages received from an inner resize observer running into the iframe