Constructor
# <Modal />
Parameters:
Name | Type | Description |
---|---|---|
active |
Boolean | is modal active |
title |
String | title in the header |
icon |
String | icon name |
toggle |
function | toggle modal |
children |
Object | passed components |