Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@gip-recia/change-etab
Advanced tools
npm install @gip-recia/change-etab
Dans un module JavaScript :
import '@gip-recia/change-etab'
Dans une page HTML :
<script src="./path/to/change-etab.min.js"></script>
const changeEtab = document.createElement('change-etab')
document.body.appendChild(changeEtab)
Propriétés disponibles :
Nom | Type | Obligatoire | Default | Description |
---|---|---|---|---|
show | boolean | oui | activer/désactiver la modal | |
change-etab-api | string | oui | URI de la route GET de change etab | |
user-info-api-url | string | oui | URL de l'API des informations utilisateurs |
<change-etab
show=""
change-etab-api=""
user-info-api-url=""
/>
Plusieurs variables CSS peuvent être définis pour personnaliser le webcomponent :
Nom | Description |
---|---|
--change-etab-button-background-color | Permet de modifier la couleur de fond des boutons |
--change-etab-button-text-color | Permet de modifier la couleur de texte des boutons |
--change-etab-font-text-color | Permet de modifier la couleur de texte |
--change-etab-background-modal-overlay-color | Permet de modifier la couleur de l'overlay |
--change-etab-background-modal-component-color | Permet de modifier la couleur de fond de la modale |
--change-etab-modal-z-index | Permet de modifier le z-index de la modale |
FAQs
UI de change établissement en VueJS.
We found that @gip-recia/change-etab demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.