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 lines
235 B

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