1 repositorio
Public JavaScript methods exposed by UI components to trigger internal behaviors programmatically.
Distinct from Component Event Triggers: Focuses on the imperative API (methods) of components rather than reactive event triggers.
Explore 1 awesome GitHub repository matching user interface & experience · Component Method APIs. Refine with filters or upvote what's useful.
mdui is a framework-agnostic UI library and design system based on Material Design 3 standards. It provides a comprehensive set of reusable interface elements implemented as native Web Components, ensuring compatibility across different JavaScript frameworks. The library features a sophisticated theming system that supports light and dark modes, as well as the ability to generate dynamic color palettes from seed colors or image sources. It distinguishes itself with a high level of flexibility in visual customization, using CSS custom properties to control design tokens such as typography, cor
Allows executing specific actions on component instances, such as focusing inputs, via public methods.