Hello I need to add a placeholder in the search input that comes with each data table does anybody know how ?
<b>I have already tried with :</b>
oLanguage:
{
sSearch: '<em class="fas fa-search"></em>',
searchPlaceholder: "Search records"
}