You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

2 line
235 B

  1. import{c as o}from"./helpers-YbsbTqMu.js";const d=({type:c="checkbox",checked:t=!1,id:r="accepted",name:a="accepted",isRequired:n=!0})=>{const e=o("input",[]);return e.id=r,e.name=a,e.type=c,e.checked=t,e.required=n,e};export{d as c};