@xylabs/sdk-react
    Preparing search index...

    Interface ButtonOnlyHrefProps

    interface ButtonOnlyHrefProps {
        href?: string;
        to?: undefined;
        toOptions?: undefined;
    }
    Index

    Properties

    Properties

    href?: string
    to?: undefined
    toOptions?: undefined