Raxol.Playground.Catalog (Raxol v2.0.1)

View Source

Component catalog for the Raxol Playground.

Contains all available components with their examples, default props, and documentation.

Summary

Functions

Filters components by category.

Gets all categories.

Gets a component by ID.

Loads all available components.

Searches components by name or description.

Functions

filter_by_category(catalog, category)

Filters components by category.

get_categories(catalog)

Gets all categories.

get_component(catalog, component_id)

Gets a component by ID.

load_components()

Loads all available components.

search(catalog, query)

Searches components by name or description.