
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@clds/form
Advanced tools
Documentation of Cloudinary form components
This package contains building blocks of Design System forms.
By using components from this package, you should be able to create a form with fields, labels and validation information.
Actual form input components are defined outside this package, for example in @clds/text-field
or @clds/checkbox
Install the package using Yarn:
yarn add @cld/form
For detailed props table and documentation, visit storybook under packages/design-system/form
menu.
HTML5 label component compatible with design system
A component which displays help text, warnings, errors and success messages
A layout component which you can use with Label, ValidationMessage and any input component to create single form field row
Designed mostly for checkboxes, radio buttons and toggles, which require labels to be placed on the right side of the input component
A layout component which helps with positioning multiple form components (mostly used for radio buttons or checkboxes)
This library follows Semantic Versioning.
See LICENSE
FAQs
---
We found that @clds/form demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.