...
Categories | Description | Reference | |
---|---|---|---|
Logic | This category includes actions that follow set of rules and steps. | ||
Communication | This category includes actions for communication. | ||
Data | This category provides actions for performing CRUD (Create, Read, Update, Delete) operations. | ||
Layout | This category includes actions for managing layouts, such as handling events and displaying screens(Modal). Info | Note: In noKodr, a Modal is referred to as a screen. | |
Workflow | This category allows for the inclusion of another workflow as a sub-flow within the current workflow. | ||
UI | UI-specific actions, such as displaying a message, spinner, or prompt, are included in this category. |
...