MithrilUI.AI.ComponentRegistry (Mithril UI v0.1.2)
View SourceRegistry of all Mithril UI components with AI-friendly metadata.
Each component includes:
name- Component identifiermodule- Elixir module pathcategory- Component category (actions, forms, feedback, etc.)description- Brief description of the componentuse_when- Scenarios when this component is appropriatedo_not_use_when- Scenarios when another component is betterrelated- Related components that work well togetheralternatives- Alternative components for similar use casesvariants- Available style variantsa11y- Accessibility information
Summary
Functions
Returns all component metadata.
Returns all components in a specific category.
Returns list of all categories.
Returns list of all component names.
Returns component metadata by name.