platform-bible-react
    Preparing search index...

    Function CommandEmpty

    • Command menu for React. These components are built on cmdk and styled with Shadcn UI.

      Parameters

      • __namedParameters: Children & Pick<
            Pick<
                DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>,
                "key" | (keyof HTMLAttributes<HTMLDivElement>),
            > & { ref?: Ref<HTMLDivElement> } & { asChild?: boolean },
            "key" | (keyof HTMLAttributes<HTMLDivElement>) | "asChild",
        > & RefAttributes<HTMLDivElement>

      Returns Element