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 2d671d0 commit e4de5dbCopy full SHA for e4de5db
core/src/components/datetime/test/showDaysOutsideCurrentMonth/index.html
@@ -161,7 +161,7 @@ <h2>Grid Style</h2>
161
<div class="grid">
162
<div class="grid-item">
163
<h2>Disable Specific Date</h2>
164
- <ion-datetime id="specificDate" value="2021-10-01" showdaysoutsidecurrentmonth="true"></ion-datetime>
+ <ion-datetime id="specificDate" value="2021-10-01" show-adjacent-days="true"></ion-datetime>
165
</div>
166
167
0 commit comments