s-private API Documentation - v3.8.1
    Preparing search index...

    Function CommandGroup

    • Group container for related command items.

      Parameters

      • __namedParameters: Children & Omit<
            Pick<
                Pick<
                    DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>,
                    "key" | (keyof HTMLAttributes<HTMLDivElement>),
                > & {} & {},
                "key" | "asChild" | (keyof HTMLAttributes<HTMLDivElement>),
            >,
            "value" | "heading",
        > & {} & RefAttributes<HTMLDivElement>

      Returns Element

      Use the heading prop to label the group.