MDB Pro Bundle
Migliora la tua esperienza di sviluppo Web con componenti premium e supporto professionale.
Pubblicato da MDBootstrap
Distribuito da ComponentSource dal 2023
Prezzi da: $ 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.