Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@patternfly/pfe-accordion
Advanced tools
<pfe-accordion>
is a web component that provides a collapsible accordion interface for sectioned content.
Read more about Accordion in the PatternFly Elements Accordion documentation
Load <pfe-accordion>
via CDN:
<script src="https://unpkg.com/@patternfly/pfe-accordion?module"></script>
Or, if you are using NPM, install it
npm install @patternfly/pfe-accordion
Then once installed, import it to your application:
import '@patternfly/pfe-accordion';
<pfe-accordion>
<pfe-accordion-header>
<h3>Consetetur sadipscing elitr?</h3>
</pfe-accordion-header>
<pfe-accordion-panel>
<p><a href="#">Lorem ipsum dolor sit amet</a>, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.</p>
</pfe-accordion-panel>
<pfe-accordion-header>
<h3>Labore et dolore magna aliquyam erat?</h3>
</pfe-accordion-header>
<pfe-accordion-panel>
<p><a href="#">Lorem ipsum dolor sit amet</a>, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.</p>
</pfe-accordion-panel>
</pfe-accordion>
FAQs
Accordion for PatternFly Elements
We found that @patternfly/pfe-accordion demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 16 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.