We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e1bbb commit 93e6fd9Copy full SHA for 93e6fd9
README.md
@@ -97,7 +97,7 @@ The directive accepts several attributes which are described below:
97
| **ok-text** | String | Text for the OK button (default: OK) |
98
| **week-start** | Number | First day of the week (default: 0 => Sunday) |
99
| **disable-dates** | Date[] | Dates to be disabled or not selectable by user.|
100
-| **disable-parent-scroll** | Boolean | false => Disable scrolling while the dialog is open (default : false) |
+| **disable-parent-scroll** | Boolean | true => Disable scrolling while the dialog is open (default : false) |
101
102
### Date/Time Dialog Service
103
0 commit comments