<section layout="row" layout-align = "center center" layout-padding>
<div flex = "50" flex-xs = "100">
<jb-input layout="column" jb-input-type="text" jb-
model="gSearchCtrl.gSearchQuery" jb-
change="gSearchCtrl.onInputModelChange" jb-placeholder="Enter your search query here..." jb-autofocus="true"></jb-
input>
</div>
-How can we customize the placeholder text?