<!--
@module {can.Component} sp-modal <sp-modal />
@memberof spectre-canjs.components
-->

## Description
A configureable dialog component that allows for content to be displayed in a popup
or alert style window. An additional component is also included, `<sp-confirm />` for
accepting a users' accept or reject action.

## Example

@demo sp-modal/demo/demo.html 800
