PyraUI logo
PyraUI
Docs
Home Docs Components Roadmap Playground GitHub
Launch Playground
Playground
Browse Components 70
Accordion Alert Animated Chart Autocomplete Avatar Avatar Group Badge Badge Card Breadcrumbs Button Card Carousel Chart Color Picker Conditional Form Connections Widget Countdown DatePicker Diff Dock Drawer File Upload Filter Panel Gantt Chart Gauge Grid Heatmap Hero Input Installation Introduction Kanban Board Kbd Lightbox Link List Live Chat Live Data Table Live Feed Map Masonry Grid Mockup Modal Multi-Select Navbar Password Strength Meter Progress Rating Resizable Panels Rich Text Editor Select Signature Pad Skeleton Skeleton Layout Slider Sortable List Stats Stepper Swap Table Tabs Tag Input Theme Config Theme Switch Timeline Toast Usage User Profile Card Video Player Wizard

Installation

Add to mix.exs


        def deps do
          [
            {:pyraui, path: "../pyraui"}
          ]
        end
      

Import Components

In your lib/your_app_web.ex file, add imports:


        import Pyraui.Components.Button
        import Pyraui.Components.Input
        import Pyraui.Components.Alert
        # ... more components
      

We can't find the internet

Attempting to reconnect

Something went wrong!

Attempting to reconnect