Skip to content

Popup

Popup layer that can slide in from different directions.

Code examples

Bottom PopupCenter Popup

Bottom Popup

This popup slides up from the bottom. Tap close or overlay to dismiss.

Success

Operation completed

Positions

Click buttons to open real popups

API

Props

属性说明类型默认值
showVisibilitybooleanfalse
positionPlacementcenter | top | bottom | left | rightcenter
roundRounded cornersbooleanfalse
closeableShow close buttonbooleanfalse
overlayShow overlay maskbooleantrue
close-on-click-overlayClose when the overlay is clickedbooleantrue
durationAnimation duration (ms)number300

Events

属性说明类型默认值
closeFires when closing--
openedFires after open animation completes--
closedFires after close animation completes--

MiniDev Studio — Mini-app Development Toolkit