Topic: MDBDatatable is it possible to change search field's label text?
                  
                  Sezai Yilmaz
                  premium
                  asked 3 years ago
                
Is it possible to change the label text on search field of MDBDatatable React Component while search attribute is defined as a property?
<MDBDatatable search ... />

                      
                      Wojciech Staniszewski
                      staff
                        answered 3 years ago
                    
It is not possible, but we will add the inputLabel property next release. For now, you could try changing input content using the useRef hook and some Javascript code.
Sezai Yilmaz premium commented 3 years ago
Thank you very much Wojciech, I will be patient until next release.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Premium
 - Premium support: Yes
 - Technology: MDB React
 - MDB Version: MDB5 2.2.0
 - Device: Macbook Pro
 - Browser: Google Chrome
 - OS: Mac OSX
 - Provided sample code: No
 - Provided link: No