BottomButtonMenuItem: Omit<MenuItemProps, "onNavigate" | "href"> & {
    key: string;
}

Type declaration

  • key: string

Generated using TypeDoc