import { Canvas, Meta, Story, ArgsTable } from '@storybook/addon-docs';
import { Examples, Example, Note, Title,CustomArgsTable, VariantRow,VariantsTable} from '@calcom/storybook/components'
import { Select, UnstyledSelect } from "../select";
import { InputFieldWithSelect } from './Input';
import {InputField} from "./Input"
## Definition
Text fields allow users to input and edit text into the product. Usually appear in forms and modals. Various options can be shown with the field to communicate the input requirements.## Structure
## Structure
The width is flexible but the height is fixed for both desktop and mobile.
}>
Prefix>}/>
Suffix>}/>