You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-to-start.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Now you are ready to add booking to the page. First, let's create the DIV contai
84
84
85
85
To start working with Booking, first you need to provide the initial data, and then you can add other configuration properties you want to be applied at the initialization. The example below creates Booking with two cards:
86
86
- the [`data`](/api/config/booking-data) property allows adding data to each card, such as title, image, rating data, and booking slots
87
-
- the [`cardShape`](/api/config/booking-infoshape) property helps to configure which cards' data fields to display
87
+
- the [`cardShape`](/api/config/booking-cardshape) property helps to configure which cards' data fields to display
0 commit comments