Documentation - v19.2.0-dev
    Preparing search index...
    interface CameraGizmoProps {
        size?: number;
        sx?: SxProps;
    }
    Index

    Properties

    Properties

    size?: number

    Size of the widget in pixels

    sx?: SxProps