--- layout: 'default' hljs: 'light' component: 'confirm' prop: 'pin' propType: 'm' label: 'chainable' ---

Confirm Dialog

A confirm dialog is often used if you want the user to verify or accept something. When a confirm dialog pops up, the user will have to click either "OK" or "Cancel" 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)) %>