--- layout: 'default' hljs: 'light' component: 'prompt' prop: 'isModal' propType: 'm' label: '{Boolean}' ---

Prompt Dialog

A prompt dialog is often used if you want the user to input a value. When a prompt dialog pops up, the user will have to click either "OK" or "Cancel" to proceed after entering an input value.
<%- @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)) %>