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.