GraphiQL API Documentation
    Preparing search index...

    Variable UnStyledButtonConst

    UnStyledButton: ForwardRefExoticComponent<
        Omit<
            DetailedHTMLProps<
                ButtonHTMLAttributes<HTMLButtonElement>,
                HTMLButtonElement,
            >,
            "ref",
        > & RefAttributes<HTMLButtonElement>,
    > = ...