videosphere
    Preparing search index...

    Variable SheetDescriptionConst

    SheetDescription: ForwardRefExoticComponent<
        Omit<
            DialogDescriptionProps & RefAttributes<HTMLParagraphElement>,
            "ref",
        > & RefAttributes<HTMLParagraphElement>,
    > = ...

    Accessible description for the sheet dialog.

    Radix dialog description props plus optional className.

    Ref forwarded to the description element.

    Sheet description element.