Professional UIfor Power Apps
Production-ready components, templates, and patterns for Power Apps developers — built with Power Fx, no PCF required. Copy, customize, ship.
Describe it in plain English, preview it live, export YAML, paste into Studio.
Choose your starting point
From a single button to a full custom build — meet you where you are.
Components
28+KPI cards, data tables, charts, chips, navigation. Copy-paste YAML, no PCF.
Layouts
Responsive screen skeletons. Dashboard, form, master-detail.
Templates
NewFull screens with components wired together. Copy YAML and go.
AI Configurator
11Describe the component you need. Preview it live, export the YAML.
Recently shipped
The latest additions to the library.
Calendar Pro
Month, week and agenda views over a flat table of event occurrences. Reports the date…
Deadline
A working-day due date that skips weekends and observed holidays. Returns the real due…
Accordion List
Expandable grouped list with parent and child rows, per-group roll-ups, tone-coloured tags…
Describe it. Get the YAML.
These components support the AI Configurator. Describe what you need in plain English, preview it live, then export ready-to-paste YAML.
Activity Timeline
Timeline activity log with category filtering, expandable email details, icon mapping…
By Category
Current stock value
Bar List
Ranked horizontal bar list with auto-scaling, palette color cycling, light/dark theme…
Stepper
Multi-step progress indicator with bar and circle modes. Labels, connectors, sizes, themes…
Segmented Control
Professional segmented control for selecting between 2-5 mutually exclusive options with…
Line Chart
Animated line chart with smooth curves, area fill, and interactive points for time-series…
Navigation Menu
Horizontal navigation bar with dropdown and mega menu support
Get new components in your inbox
A short note whenever something ships: what is new, what changed, and the YAML to paste. No schedule, no filler.
Developer FAQ
Everything you need to know
Are the components really free?
Yes. Every component, layout, and template is free and open source under the MIT license. Use them in unlimited personal and commercial projects, including client work, with no attribution required.
Do these need a premium license or premium connectors?
No. Everything here is built with standard Power Fx and standard controls. No premium connectors, no Dataverse requirement, no per-app licensing. If your users can open a canvas app today, they can run these components today.
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.
Do they work in GCC and GCC High?
Yes. There are no external calls, no CDN dependencies, and no PCF packages to whitelist. Everything renders from Power Fx and native controls, so sovereign and government clouds behave the same as commercial.
Can I customize the components?
Absolutely. Every component exposes configuration properties you set with Power Fx. You own the code, so modify anything you want. Adapting components to your own design tokens is the expected path, not a workaround.
Do these work with Dataverse, SharePoint, and SQL?
Yes. Components bind to collections rather than a specific data source, so connect whatever you already use and map the columns. Delegation notes are called out on each component page where they matter.
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. You can also reach out with questions, feedback, or contributions through the Contact page.