fix alert tests + add show option back to modals
This commit is contained in:
parent
f68f7870ef
commit
c8c4d5b392
6 changed files with 22 additions and 8 deletions
|
|
@ -273,6 +273,12 @@
|
|||
<td>true</td>
|
||||
<td>Closes the modal when escape key is pressed</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>show</td>
|
||||
<td>boolean</td>
|
||||
<td>true</td>
|
||||
<td>Shows the modal when initialized.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3>Markup</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue