
Product
Introducing Webhook Events for Pull Request Scans
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
@formio/aggrid
Advanced tools
This module contains an integration between the Form.io renderer + AGGrid library. This achieves this by creating a new component called "AG Grid" that extends the Data Table component, and instead of rendering the default grid from our Premium Components, it instead uses the AGGrid library.
// This library requires the @formio/premium library.
import premium from '@formio/premium';
import aggrid from '@formio/premium';
import { Formio } from '@formio/js';
// You need to have a valid Library License key to use this package.
// If you don't have one yet, please contact sales@form.io.
Formio.license = 'yourLibraryLicenseKey';
Formio.use(premium);
Formio.use(aggrid);
FAQs
Form.io Integration with AGGrid within the Data Table component.
We found that @formio/aggrid 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.
Product
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
Research
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.
Product
A single platform for static analysis, secrets detection, container scanning, and CVE checks—built on trusted open source tools, ready to run out of the box.