--- layout: 'default' hljs: 'light' component: 'alert' prop: 'unpin' propType: 'm' label: 'chainable' ---

Alert Dialog

An alert dialog is often used if you want to make sure information comes through to the user. When an alert dialog pops up, the user will have to click "OK" to proceed.
<%- @partial('ad') %>
Looking for a commercial license ? Keep your source code proprietary and Buy a Commercial License Today!
<%- @partial('segment',false, @getDataItem(@document.component, @document.prop)) %>
<%- @partial('menu', true, @getDataItem(@document.component, @document.prop)) %>