Here we go with another simple UI component, made up with the new Lightning Design System. Here you go a simple Modal dialog box. For those of the TL;DR tribem here is the GitHub repository. The component is ment to be placed in your app in this way: <c:ModalDialog type=”{!v.dialogType}” title=”{!v.dialogTitle}” content=”{!v.dialogContent}” showDialog=”{!v.showDialog}” context=”{!v.dialogContext}” inputValue=”{!v.dialogInputValue}” […]








