MenuItemComponentType<P, S, SS>: typeof AbstractMenuItemComponent

Type Parameters

  • P extends {
        stateChange(state, prevState) => void;
    }

  • S extends {}

  • SS extends S = S

Generated using TypeDoc