Backstage
    Preparing search index...

    Interface LeafSurfaceProps

    interface LeafSurfaceProps {
        onSurface?: Responsive<Surface>;
    }
    Index

    Properties

    Properties

    onSurface?: Responsive<Surface>