Search::add_submit_button_classes( string $form )
Add nv-submit class on submit button for search component.
Parameters
- $form
-
(Required) Form HTML.
Return
(string)
Source
File: header-footer-grid/Core/Components/Search.php
Expand full source code Collapse full source code View on Github