form-input.tsx

src/components/form/form-input.tsx
import { inputBaseStyles } from './utils'
import { DatePickerInput } from './date-picker'
import { TimePickerInput } from './time-picker'
// ============================================================================
// FormInput Component
// ============================================================================
export type FormInputProps = {
id?: string
name: string
type?: React.HTMLInputTypeAttribute
placeholder?: string
autoComplete?: string
required?: boolean
hidden?: boolean
defaultValue?: string
className?: string
label?: string
/** DatePicker: Disable navigating to past months */

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC