diff --git a/docs/api/data-attributes.html b/docs/api/data-attributes.html index 75a7dc09..cfdd8083 100644 --- a/docs/api/data-attributes.html +++ b/docs/api/data-attributes.html @@ -109,12 +109,37 @@
Container with data-role="page" or "dialog" linked to with data-rel="dialog" on the anchor.
| data-close-btn-text | +string (text for the close button, dialog only) | +|
|---|---|---|
| data-dom-cache | +true | false | +|
| data-id | +string (unique id for the page) | +|
| data-fullscreen | +true | false (used in conjunction with fixed toolbars) | +|
| data-overlay-theme | -swatch letter (a-z) - overlay theme | +swatch letter (a-z) - overlay theme when the page is opened in a dialog | +
| data-theme | +swatch letter (a-z) | +|
| data-title | +string (title used when page is shown) |
Container with data-role="page" or "dialog"
Container with data-role="page"
| data-close-btn-text |
|---|