@swc-react/checkbox
Version:
React and Next.js wrapper of the @spectrum-web-components/checkbox component
3 lines (2 loc) • 355 B
JavaScript
;import*as e from"react";import{createComponent as t}from"@lit/react";import{Checkbox as o}from"@spectrum-web-components/checkbox";import"@spectrum-web-components/checkbox/sp-checkbox.js";export const Checkbox=t({displayName:"Checkbox",elementClass:o,react:e,tagName:"sp-checkbox",events:{change:"change"}});
//# sourceMappingURL=index.js.map