Type AliasGridMenuProps

GridMenuProps: GridMenuInfo & {
    className?: string;
    commandHandler: CommandHandler;
    id?: string;
}

Type declaration

  • OptionalclassName?: string

    Additional css classes to help with unique styling of the grid menu

  • commandHandler: CommandHandler
  • Optionalid?: string

    Optional unique identifier