Perseus
    Preparing search index...
    type Props = {
        id: string;
        linterContext: LinterContextProps;
        shouldHighlight: boolean;
        type: string;
        widgetProps: WidgetProps<any, PerseusWidgetOptions>;
    }
    Index

    Properties

    id: string
    linterContext: LinterContextProps
    shouldHighlight: boolean
    type: string