# Modal

A plugin that adds $modal(), $alert, $confirm, $prompt methods to the Vue prototype.

## Methods

### $overlay(content)

Pass a polymorphic content variable to make instantiating Modal's a one-liner.

@param  Mixed
@return Vue
