Nova Editor - v1.0.0
    Preparing search index...

    Interface InspectorPanelProps

    Main InspectorPanel component 主检查器面板组件

    interface InspectorPanelProps {
        className?: string;
        style?: CSSProperties;
    }
    Index

    Properties

    Properties

    className?: string
    style?: CSSProperties