Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@fremtind/jkl-accordion-react
Advanced tools
@fremtind/jkl-accordion-react
Bruk og prinsipper er beskrevet i @fremtind/jkl-accordion
stil-pakken.
Lær hvordan du kan ta i bruk Jøkul
Installér pakken med yarn add @fremtind/jkl-accordion-react
eller npm i @fremtind/jkl-accordion-react
. Stil-pakken blir automatisk installert som en avhengighet.
Importer både React-pakken (velg komponenten(e) du trenger) og stil-pakken i prosjektet ditt:
import { Accordion, AccordionItem } from "@fremtind/jkl-accordion-react";
import "@fremtind/jkl-accordion/accordion.min.css";
En enkel bruk av Accordion
kan se slik ut:
<Accordion>
<AccordionItem title="Accordion #1">Her er det som går inni accordion. Det kan være så mangt.</AccordionItem>
<AccordionItem title="Accordion #2">Her er annet innhold til accordion.</AccordionItem>
</Accordion>
Merk at AccordionItem
kan ha annet innhold enn ren tekst. Komponenten tar inn prop-en children
som er av typen ReactNode.
Dersom det er ønskelig at komponenten er utvidet når komponenten lastes inn kan prop-en startExpanded
benyttes.
FAQs
Jøkul react accordion component
The npm package @fremtind/jkl-accordion-react receives a total of 175 weekly downloads. As such, @fremtind/jkl-accordion-react popularity was classified as not popular.
We found that @fremtind/jkl-accordion-react 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.