What is @clayui/list?
master@clayui/list component provides a visual representation of a dataset. It is designed to organize groups of related content in a vertical layout.repository·master·Indexed 25 days ago
https://github.com/liferay/liferay-portalSource code and developer documentation for Liferay DXP, a Java-based digital experience platform. Includes guides on building custom bundles, OSGi modules, integrating Liferay Learn resources via JSP and React, managing JAR storage in the lib directory, and implementing Liferay Analytics. Also covers the deployment of Liferay Commerce and the usage of various @clayui components such as alert, autocomplete, badge, breadcrumb, button, and card.
@clayui/list component provides a visual representation of a dataset. It is designed to organize groups of related content in a vertical layout.@clayui/tooltip component provides brief pieces of information that appear when a user hovers over an element. It is used to clarify the meaning or use of UI elements without cluttering the interface.Liferay Commerce is an open-source digital commerce platform written in Java, designed to integrate deeply with Liferay Portal. It is architected to support large-scale, complex B2B environments with millions of products.
Key capabilities include:
@clayui/pagination component provides horizontal navigation between chunks (pages) of a dataset, allowing users to traverse through paginated content.@clayui/navigation-bar (or navbar) is a horizontal bar component designed to provide multiple access points to different parts of a system.@clayui/multi-step-nav component (also known as a wizard) is a determinate progress bar designed for long processes. It divides a main task into smaller subtasks, allowing users to identify their current progress and navigate forwards or backwards between steps.@clayui/label component is a visual pattern used to categorize information, providing quick and easy recognition within a user interface.Liferay Commerce 4.0 introduces several breaking changes that may affect existing functionality, APIs, or contracts for third-party developers and users. These changes include:
com.liferay.commerce.*.cfg).The @clayui/form package provides a collection of UI components designed to capture user data and transmit it to a system. Available components include:
For detailed implementation details, usage patterns, and API references for each component, refer to the official Clay UI documentation links provided in the package repository.