@teft/form
v5.1.4
Published
Form for Teft.
Downloads
111
Readme
Form
This packages provides basic styling for the following form elements:
- Input type: Text
- Input type: Radio
- Input type: Checkbox
- Input type: Number
- Input type: Date
- Input type: Datetime locale
- Input type: Email
- Input type: Month
- Input type: Password
- Input type: Telephone
- Input type: Time
- Input type: URL
- Input type: Week
- Label
- Textarea
- Select
Variables
Following variables can be set in the WP customizer:
- --teft-form-border-color
- --teft-form-color--selected
- --teft-form-color--disabled
- --teft-form-border-radius
Installation
Install the module
npm install @teft/form