CopySnips Logo
CopySnips
CopySnips Logo
CopySnips
DocumentationGuidelines
© 2026 CopySnips

    Component Library

    Search and filter through community-submitted Power Apps components.

    Input
    EL AYYACHI Said

    Date Picker

    A fully custom date picker built from raw PA controls — no native DatePicker control. Features a trigger button with a calendar icon, an inline calendar panel with month navigation, and a 42-cell grid gallery (WrapCount=7). Variables: varDPOpen, varDPViewDate, varDPSelectedDate, varDPFirstDay. Initialize on Screen.OnVisible: Set(varDPOpen,false); Set(varDPViewDate,Today()); Set(varDPSelectedDate,Blank()); Set(varDPFirstDay,Date(Year(Today()),Month(Today()),1)).

    Configure
    Modern Info Card
    Layout
    EL AYYACHI Said

    Modern Info Card

    A clean, versatile card container with a title, description, body content, and a two-button footer. Directly inspired by the shadcn/ui Card component structure.

    Configure
    Layout
    SAIDO2

    Animated FAQ Accordion

    Displays a list of questions and answers in an accordion style, with an animated arrow icon indicating the open/closed state of each item.

    Configure
    Navigation
    SAIDO2

    Collapsible Side Navigation

    A responsive side navigation menu that expands and collapses, displaying icons or icons with text, and shows the current user's profile.

    Configure
    Layout
    Author Test

    Dropdown Menu

    A customizable dropdown menu that allows users to select an item from a list, displaying the selection in the button text.

    Configure
    Input
    SAIDO2

    Configurable Form Card

    A customizable card component with a title, subtitle, and dynamic input fields, along with primary and secondary action buttons, designed for data collection.

    Configure