StaticHtml Component
StaticHtml component is used to mention the static content in the page that which will not change frequently. We can write the markup using HTML, CSS for styling and JavaScript for interactivity.
This Component will have one view - StaticHtml view. By using this component we can mention the static content.
Dialog contains:
In the dialog we have an HTML Input tab. In which we can mention the static content that doesn't change frequently. We can write the markup using HTML, and we can also include CSS for styling and JavaScript for interactivity.