interface RelevanceInspectorProps {
    initialState?: RelevanceInspectorInitialState;
}

Properties

Properties

The initial state that should be applied to the RelevanceInspector controller.