Definition
The booking item is used as a base of all the items that can be added inside the booking steps.
w-booking-item
React
This is the content of the booking item.Is a placeholder when you can add any content that you want.
Razor
Open in new tabStates
w-booking-item is-loading
The widget has a "is-loading" state that reduces the opacity and blocks the user interaction within.
React
This is the content of the booking item (is loading).Is a placeholder when you can add any content that you want.
Razor
Open in new tabw-booking-item is-unresolved
The unresolved state is used when options are not yet ready, and needs to be resolved asynchronously.
React
This is the content of the booking item (is unresolved).Is a placeholder when you can add any content that you want.