
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@acpaas-ui/ngx-flyout
Advanced tools
Flyout provides additional visual elements on top of the interface, without changing the DOM-structure.
You can use FlyoutModule
to extend a component or use the FlyoutButtonModule
which contains the FlyoutModule
as well.
import {
FlyoutModule,
FlyoutButtonModule
} from '@acpaas-ui/ngx-flyout';
Visit our documentation site for full how-to docs and guidelines
Name | Description | Documentation |
---|---|---|
FlyoutModule | Extend your component with a dropdown / flyout functionality | Documentation |
FlyoutButtonModule | Custom button to toggle dropdown / flyout | Documentation |
Visit our Contribution Guidelines for more information on how to contribute.
FAQs
Unknown package
We found that @acpaas-ui/ngx-flyout demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 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 CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.