Aimagin Connect is a framework developed by Aimagin for creating web applications using drag-and-drop components or widgets. Aimagin has already created a few basic components that all users can use to build their web applications. However, mostly, these are more general and standard HTML components to build web pages. For the advanced users these components might not be enough to build their expectation into a web application. Therefore we from Aimagin won't let anyone stop from their imagination and we allow user to create their own elements which they can import to Aimagin Connect and use whenever user want to use them.
Creating a custom component for Aimagin Connect is a little complicated. If users want to create a component, they need to have basic web programming knowledge (HTML, CSS, JavaScript, JQuery and etc) to build components. However, in this document, we are going to teach how to create custom components for Aimagin Connect.
Any JavaScript editing software would be beneficial for the user to troubleshoot, formatting and build the code.
First, lets familiar the HTML structure when creating a web pages
This is a paragraph of text.