diff options
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 1e1accb89..4f40934f7 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -276,7 +276,7 @@ <td>backdrop</td> <td>boolean</td> <td>true</td> - <td>Includes a modal-backdrop element</td> + <td>Includes a modal-backdrop element. Alternatively, specify <code>static</code> for a backdrop which doesn't close the modal on click.</td> </tr> <tr> <td>keyboard</td> |
