...
Component Representation: Icons may be used to represent different UI components, making it easier for users to identify and select them when designing a layout.
Action Triggers: Icons can be linked to specific actions, such as saving a form, opening a modal (referred to as "screens" in noKodr), or deleting an entry. These icons are usually placed on buttons or within interactive elements.
Status Indicators: Icons might indicate the status of a process or item, such as showing whether a workflow is active, pending, or completed.
Enhancing Visual Appeal: Icons add a visual layer to the interface, making it more engaging and user-friendly by providing quick, recognizable cues.
...
.
...
Attributes:
Attributes are the options available for each component, allowing you to customize its appearance and control their behavior. It includes various sections explained below.
...