Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.04 KB

draggable-bottom.md

File metadata and controls

33 lines (26 loc) · 1.04 KB

draggable-bottom

<draggable-bottom show title="mobile 2">
  <div style="height: 100vh"></div>
</draggable-bottom>

Props

Prop Description Type Required Default Value
show boolean fasle --
title string fasle --
disabledClose boolean fasle --
disabledHeader boolean fasle --
disabledOrder boolean fasle --
containerId boolean true --

Events

Name Description
close
update:show

Slots

Name Description
default
title
extra-btn