JAGR
Jose Antonio Granado Roldan

Multi Step Form - Copy this React, Tailwind Component to your project

Necesito crear un formulario para el registro de un club deportivo con los siguientes campos: fechaExpedicion: Date; nombre: string; tipoEntidad: string; direccion: string; codigoPostal: number; municipio: string; provincia: string; telefono: string; email: string; web: string; cif: string; registro: number; presidente: string; telefonoPresidente: string; secretario: string; logo: string; federacion: Promise<FederacionEntity> (se obtendrá de un desplegable con valores obtenidos de un servicio GET); delegacion: Promise<DelegacionEntity> (se obtendrá de un desplegable con valores obtenidos de un servicio GET); Me gustaría que fuese en varios pasos, de forma que al usarlo en dispositivos moviles no se viese muy cargado todo

Prompt
Component Preview

About

MultiStepForm - Create a mobile-friendly registration form for sports clubs with fields for details like president, contact info, and f. Copy now for free!

Share

Last updated 1 month ago