A
Anonymous
Feature Rich Component - Copy this Angular, Css Component to your project
Create a componente with 2 columns and 2 rows in first column and first row need a picker with to options Yes and No y second column first row a input text with "folio Auditoria" as place holder, if selected Yes on picker in column one row two should display a picker date and in column two row two display an input text with "comentarios" as place holder, if selected No on picker in column one row two display display a list of checkbox if checkbox is checked display an input text wiith "Detalle del requerimiento" as placeholder, all information should be store in a model and later shared to parent component
Prompt
