View Source API Reference SaladUI v1.0.0-beta.1

Modules

SaladUI - A comprehensive UI component library for Phoenix LiveView applications.

Implementation of the Accordion component.

Implementation of alert component for displaying important messages to users.

Implementation of Alert Dialog component for SaladUI framework.

Implementation of avatar component for user profile pictures with fallback support.

Implementation of badge component for displaying short labels, statuses, or counts.

Implementation of breadcrumb component from https://ui.shadcn.com/docs/components/breadcrumb

Button component for user interactions.

Card components for containing content and actions.

Chart component.

Implementation of checkbox component from https://ui.shadcn.com/docs/components/checkbox

Implementation of Collapsible component for SaladUI framework.

Command palette components for SaladUI.

Implement of Dialog components from https://ui.shadcn.com/docs/components/dialog

Implementation of dropdown menu component for SaladUI framework.

Form-related components that help build accessible forms.

Implementation of hover card component with positioning and hover interactions.

Renders a Heroicon.

Implementation of an input component for various form input types.

Helper functions for integrating SaladUI with Phoenix LiveView using JavaScript commands.

Helper functions for integrating SaladUI with Phoenix LiveView.

Implement menu components

Implementation of pagination component for navigation between pages of content.

Enhanced implementation of popover component from https://ui.shadcn.com/docs/components/popover

Implementation of Progress component for displaying completion percentages or loading states.

Implementation of radio group component from https://ui.shadcn.com/docs/components/radio-group

Implementation of a scroll area component with custom styling.

Implement of select components from https://ui.shadcn.com/docs/components/select

Implementation of a separator component for dividing content.

Implementation of Sheet component for SaladUI framework.

Skeleton loading component for showing placeholder content while data is loading.

Implementation of slider component for selecting values within a range.

Implementation of a switch/toggle component.

Implementation of table components from https://ui.shadcn.com/docs/components/table with proper ARIA attributes for accessibility.

Implementation of tabs components from https://ui.shadcn.com/docs/components/tabs

Implementation of a textarea component for multi-line text input.

Implementation of Tooltip component for SaladUI framework.

Mix Tasks

Install SaladUI components and assets with customizable module prefix and color scheme.

Set up SaladUI in a Phoenix LiveView project.