Draw arrows (or lines) between components in React!
Calculate hours of constellation
Application appears to have crashed and only displays a EmptyPage.
DraggableLayout - DraggableLayout component, You Can drag and move the layout Mostly you can customize the Layout and using this to display the layout `import '@licuido-ui/ui_draggable-layout/dist/index.css'`
The Profile component can be used to create an interactive user profile editing interface. It displays profile information, supports image upload, and can be customized using the provided properties.
Buttons are used as triggers for actions. They are used in forms, toolbars, dialog footers and as stand-alone action triggers.
Select components are used for collecting user provided information from a list of options.
A nested menu item is a menu item with a submenu. Registering a submenu this way allows it to be reused in menubar menus and toolbar button menus without having to define the submenu twice. The submenu can contain any combination of basic menu items and t
The `ProfileAvatar` component provides a customizable avatar with an overlaying badge containing an icon. It can be used to display profile images along with status or notification icons.
Sidebar is an expandable and collapsible component that typically acts as a side container to place primary or secondary content alongside the main content.
A table is a method of organizing data, and is usually portrayed as rows and columns. Tables can be simple, meaning the first row has headers and is not counted as data, or multidimensional, meaning there is no header row, and all of the information prese
The ButtonGroup component provides a group of buttons, allowing users to select one option from a set of choices. The selected button is highlighted with a specified color, while unselected buttons have a different background color. This component is usef
Role Management - Role Management,you can add, edit, delete roles respectively`
Footer component is an additional navigation used for displaying general information that a user might want to access from any page within your site.## Installation
The MediaCard is a reusable React component that provides a customizable and versatile card layout for displaying media content, such as images, along with related information, titles, descriptions, and action buttons.
The `TreeView` component is a versatile and customizable tree structure component built with React and Material-UI (MUI). It allows you to display hierarchical data in a tree-like structure, with support for checkboxes, custom icons, and various styling o
The Stepper component is a customizable React component that allows you to create a step-by-step user interface for guiding users through a process or workflow. It can be used to represent a multi-step form, a progress tracker, or any scenario where seque
The StepperMobile component is a customizable mobile stepper that allows users to navigate through a series of steps. It is designed for mobile interfaces and comes with various customization options for step labels, icons, status, and progress. The compo
The `MultiImageUpload` component is a reusable React component that provides an easy way to handle Multi Image Uploads with various options and features.
The SignUp component is a reusable React component that provides a signup form with various options. It allows users to sign up using either their email with a password, mobile number, or through social media accounts.
A chatbox is the user interface of a given chat application. A common use for chatboxes is a popup window on a business website through which the user interacts with a live agent or AI bot. Chatbox is an automated and very simple in use means of communica
The Select component is implemented as a custom input element of the InputBase. It extends the text field components sub-components, either the OutlinedInput, Input, or FilledInput, depending on the variant selected. It shares the same styles and many of
Pricing - Pricing component, There two variation of pricing card
The OTP component allows you to create a one-time password input field for authentication purposes.