Topic: onKeyDown on MDBListGroup

behzad soleimani free asked 3 years ago


< MDBListGroup onKeyDown={() => console.log(e)} >

< MDBListGroupItem onKeyDown={(e) => console.log(e) />

< /MDBListGroup >

onKeyDown dont work


Jakub Chmura staff answered 3 years ago


Hi @behzad soleimani,

The input group doesn't have onKeyDown props.

Here is a documentation page where you can see what kind of events you can use on the input group component:

https://mdbootstrap.com/docs/react/forms/input-group/#docsTabsAPI

Best, Kuba



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.26.1
  • Device: Asus - laptop
  • Browser: Chrome
  • OS: win 10
  • Provided sample code: No
  • Provided link: No