📄️ Alert
This component is used when you need to show alert messages to users. It is also useful when you need a persistent static container that is closable by user actions.
📄️ Chart
The Chart component allows for quick and easy creation of charts. It allows you to visualize data using bar, line, pie, or polar charts. Dynamic and shesha-native, the component can be used to display data from an Entity in your database or from a backend service, provided with an endpoint.
📄️ Link
The Link component is a versatile way to navigate users either within your application or to external destinations. It can be styled richly and supports dynamic content, child elements, and target behavior customization.
📄️ Statistic
The Statistic component is perfect for displaying key numerical indicators such as totals, metrics, or performance indicators. With customizable title and value styling, optional prefix/suffix elements, and click handling.
📄️ Text
This refers to a UI element or module that is responsible for displaying text content on a webpage. Text components can vary in complexity and functionality, and they are a fundamental part of building user interfaces.
📄️ Validation Errors
The Validation Errors component displays validation messages triggered by user input or programmatic checks. It helps guide users by surfacing required fields, invalid entries, or custom business logic warnings in a centralized and styled display.