shared/types/formData
Form data type definitions for Uptime Watcher monitor forms.
Remarksโ
These interfaces provide type-safe form data structures for creating and editing monitors. Each monitor type has its own specific form data interface that extends the base form data. This ensures proper validation and type checking throughout the form handling pipeline.
Interfacesโ
- AddSiteFormState
- BaseFormData
- DefaultFormData
- HttpFormData
- MonitorFieldValidation
- PingFormData
- PortFormData
- SiteFormData