Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 358 Bytes

amodal.md

File metadata and controls

19 lines (12 loc) · 358 Bytes

AModal

It's a Modal capsule for vuetifys Modals. Whats the magic about it?

The Modal is by default relatively positioned near its activator.

Properties

  • show
  • icon
  • title
  • beforeClose
  • anchorPosition
  • screenCentered

screenCentered

if set to true the Modal is positioned in the middle of the Viewport, like in vuetify's default beavior.