@highlight-ui/form-field
Advanced tools
This is the FormField and FormFieldView component used in Personio
Weekly downloads
Readme
@highlight-ui/form-field
yarn add @highlight-ui/form-field
In your TypeScript file:
import {
FormField,
FormFieldView,
FormFieldProps,
FormFieldViewProps,
} from '@highlight-ui/form-field';
import { InputFormField, InputFormFieldProps } from '@highlight-ui/form-field';
import {
SelectFormField,
SelectFormFieldProps,
} from '@highlight-ui/form-field';
import {
TextAreaFormField,
TextAreaFormFieldProps,
} from '@highlight-ui/form-field';
In your (S)CSS file:
@import url('@highlight-ui/form-field');
Please visit personio.design
FAQs
This is the FormField and FormFieldView component used in Personio
The npm package @highlight-ui/form-field receives a total of 1,311 weekly downloads. As such, @highlight-ui/form-field popularity was classified as popular.
We found that @highlight-ui/form-field demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.