Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated Documentation
  • Loading branch information
mayank29malhotra authored Jun 19, 2024
1 parent e0d8157 commit 6e89ae7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ DayView(
},
dayTitleBuilder: DayHeader.hidden, // To Hide day header
keepScrollOffset: true, // To maintain scroll offset when the page changes
currentHourVisibility : true // To display the current Hour, False by Default
);
```

Expand Down Expand Up @@ -396,4 +397,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
```

0 comments on commit 6e89ae7

Please sign in to comment.