Sanity Library Reference Docs
    Preparing search index...

    Interface NavbarPropsBeta

    interface NavbarProps {
        renderDefault: (props: NavbarProps) => Element;
    }
    Index

    Properties

    Properties

    renderDefault: (props: NavbarProps) => Element