videosphere
    Preparing search index...

    Variable SheetTitleConst

    SheetTitle: ForwardRefExoticComponent<
        Omit<DialogTitleProps & RefAttributes<HTMLHeadingElement>, "ref"> & RefAttributes<
            HTMLHeadingElement,
        >,
    > = ...

    Accessible title for the sheet dialog.

    Radix dialog title props plus optional className.

    Ref forwarded to the title element.

    Sheet title element.