mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Created searchForm file
This commit is contained in:
14
assets/js/components/searchForm/searchForm.js
Normal file
14
assets/js/components/searchForm/searchForm.js
Normal file
@ -0,0 +1,14 @@
|
||||
/**
|
||||
* Search form component
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
ComunicWeb.components.searchForm = {
|
||||
/**
|
||||
* Initializate a search form element
|
||||
*
|
||||
* @param {HTMLElement}
|
||||
*/
|
||||
|
||||
}
|
Reference in New Issue
Block a user