Sanity Library Reference Docs
    Preparing search index...

    Interface LayoutPropsBeta

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

    Properties

    Properties

    renderDefault: (props: LayoutProps) => Element