/**
* @param { HTMLElement } elementoHtml
*/
export function cierraElementoHtmo(elementoHtml) {
elementoHtml.classList.remove("open")
}
GilPG DM
7. PWA con formulario y Material Design 3 Expressive
N. Carpeta « js »
arrow_upward
js / lib / abreElementoHtml.js
js / lib / cierraElementoHtmo.js
js / lib / ES_APPLE.js
js / lib / getAttribute.js
js / lib / manejaErrores.js
js / lib / muestraError.js
js / lib / muestraTextoDeAyuda.js
js / lib / ProblemDetailsError.js
js / lib / querySelector.js
js / lib / registraServiceWorker.js
js / lib / resaltaSiEstasEn.js
Carpeta « js / lib / custom »
arrow_downward