MDB Pro Bundle
Mejore su experiencia de desarrollo web con componentes premium y soporte profesional.
Publicado por MDBootstrap
Distribuido por ComponentSource desde 2023
Precios desde: $ 2,450.00
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.