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

    Interface LinkOnlyHrefProps

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

    Properties

    Properties

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