Modal Test: Invoke with Trigger

It should be possible to invoke a Modal control on a trigger element (for example: button, datagrid row, etc). In this scenario you use a "data-modal" attribute on the Modal element that contains an ID selector that matches an existing piece of Modal markup. This configuration can be used for situations where the modal markup will be reused and reopened without too many resets/changes.