react-calendar-kit
Version:
React Calendar Kit is a powerful and flexible library for building accessible and highly customizable calendar and date/time picker components in your React applications. React Calendar Kit provides a solid foundation for creating inclusive user experienc
3 lines (2 loc) • 547 B
JavaScript
'use client';
import{a as s,f as a}from"./chunk-WABH67VC.mjs";import r,{forwardRef as f}from"react";var p=f((n,m)=>{let{label:u,labelProps:l,children:c,groupProps:i,className:d,style:y,classNames:e,styles:t,startContent:b,endContent:N,...P}=n,o=l?.children??u;return r.createElement("div",{...i,...P,className:s(e?.root,d),style:a(t?.root,y)},o?r.createElement("label",{...l,className:e?.label,style:t?.label},o):null,r.createElement("div",{className:e?.group,style:t?.group,ref:m},b,c,N))});p.displayName="DateInputGroup";var I=p;export{I as a};