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

    Interface ButtonOnlyToProps

    interface ButtonOnlyToProps {
        href?: undefined;
        to?: To;
        toOptions?: NavigateOptions;
    }
    Index

    Properties

    Properties

    href?: undefined
    to?: To
    toOptions?: NavigateOptions