Free & Open Source • MIT License

Professional UIfor Power Apps

Production-ready components, templates, and patterns for Power Apps developers — built with Power Fx, no PCF required. Copy, customize, ship.

Quick Start
// 1. Describe what you need to the AI
// 2. Export the generated YAML
// 3. Paste into Power Apps Studio

> sales KPIs: revenue, orders, conversion
✓ Generated cmpKPICards with sparklines
✓ Exported scrKPIs.yaml — ready to paste
30+
Components
10
AI Configurators
Coming
Templates
Coming
Starter Kits
Power Apps Studio
AI Configurator
> sales KPIs: revenue, orders, conversion rate
Generated cmpKPICards with sparklines
Renamed fields to match your data
Exported scrKPIs.yaml — ready to paste
New

Describe it. Preview it.Ship it.

The AI Configurator turns plain English into ready-to-use Power Apps components. Describe what you need, see a live preview, then export a complete YAML file you can paste directly into Power Apps Studio — no manual configuration needed.

Describe your component in plain English
Live preview with table, card, and list views
Export complete YAML or PowerFx properties
powerappsui.com/components/data-table?tab=ai
AI Configure

Employee directory with Name, Department, Role, Status

Table view with status badges and corporate blue accent.

Describe your table...

NameDeptRoleStatus
Sarah J.EngineeringSr. DevActive
Mike C.DesignLeadActive
Lisa P.MarketingManagerOn Leave
James W.SalesRepActive
Ready
Export YAML

Developer FAQ

Everything you need to know

Are the components really free?

Yes! All components and blocks are 100% free and open source under the MIT license. Use them in unlimited personal and commercial projects.

How do I import components?

Copy the YAML definition, open Power Apps Studio, go to Components → New Component → Import from code, paste the YAML, and configure. No packages, no installs. It's that simple.

Can I customize the components?

Absolutely. Every component exposes configuration properties you can set with Power Fx. You own the code - modify anything you want. We encourage you to adapt components to your needs.

Do these work with Dataverse/SharePoint/SQL?

Yes! Components work with any Power Apps data source. Just connect your data source and configure the component properties with Power Fx formulas.

Do you provide support?

Community support is built into the site — leave a comment on any component, suggest a feature, or report an issue right from the page. We also offer consulting services for custom development, architecture reviews, and enterprise implementations. Visit our Services page to learn more.