--- name: Text Input route: /components/text-input menu: Components --- import { Playground, Props } from 'docz' import TextInput from './TextInput' # Text Input Component for inputting textual values. ## Props