MDB Pro React
用 React 高级组件和专业支持提升您的 Web 开发体验。
由以下开发商制作:MDBootstrap
ComponentSource开始代理销售的日期:2023年
Released: Nov 6, 2023
show to open, onHide to onClose, and onShow to onOpen in all components..js to .cjs.type keyword to props export.displayName to the components.use client directive.framer-motion library to the dependencies.datetimepicker.value, onDatepickerOpen, onDatepickerClose, onTimepickerOpen, onTimepickerClose.onClosed, onOpened.show to open & fixed controlling open state with it.value prop.onClosed, onOpened, open properties.activeDate inside datepicker.animate, onEnd.activeStep.onChange and marked onValueChange as deprecated.open property.open prop to always define the state of the component (controlled).defaultOpen to only set initial open state (uncontrolled).events prop.files and onChange to enable controlling value.onClose and onOpen events triggering.open property.show to open & fixed controlling open state with it.enableTarget, target, setTarget.src, video, captionClassName from MDBCarouselItem.open prop to always define the state of the component (controlled).scrollIntoViewIfNeeded() because it was not supported on some browsers.onHide event triggering even when dropdown was already closed.bs-[position] class.onChange triggering on the first render.