--- title: Input --- import { DocusaurusDoc } from '@freesewing/react/components/Docusaurus' import { ComponentDocs } from '@site/src/components/component-docs.js' import { jsdocActiveImageInput, jsdocButtonFrame, jsdocDesignInput, jsdocEmailInput, jsdocFieldset, jsdocFileInput, jsdocImageInput, jsdocListInput, jsdocMarkdownInput, jsdocMeasurementInput, jsdocMfaInput, jsdocNumberInput, jsdocPassiveImageInput, jsdocPasswordInput, jsdocStringInput, jsdocToggleInput, } from '@site/prebuild/jsdoc/components.input.mjs' import { ActiveImageInputExample, ButtonFrameExample, DesignInputExample, EmailInputExample, FieldsetExample, FileInputExample, ImageInputExample, ListInputExample, MarkdownInputExample, MeasurementInputExample, MfaInputExample, NumberInputExample, PassiveImageInputExample, PasswordInputExample, StringInputExample, ToggleInputExample, } from './_examples.js' - [Components](#components) ## Components The **Input** component family provides the following components: - [ActiveImageInput](#activeimageinput) - [ButtonFrame](#buttonframe) - [DesignInput](#designinput) - [EmailInput](#emailinput) - [Fieldset](#fieldset) - [FileInput](#fileinput) - [ImageInput](#imageinput) - [ListInput](#listinput) - [MarkdownInput](#markdowninput) - [MeasurementInput](#measurementinput) - [MfaInput](#mfainput) - [NumberInput](#numberinput) - [PassiveImageInput](#passiveimageinput) - [PasswordInput](#passwordinput) - [StringInput](#stringinput) - [ToggleInput](#toggleinput) ### ActiveImageInput ### ButtonFrame ### DesignInput ### EmailInput ### Fieldset ### FileInput ### ImageInput ### ListInput ### MarkdownInput ### MeasurementInput ### MfaInput ### NumberInput ### PassiveImageInput ### PasswordInput ### StringInput ### ToggleInput