Component "Filters" Tutorial
This component will help developers easily implement search filters into their application.The component contains many different types of filters: multiple selection filters, range filters and much more. This component displays data from the following variables: - typeOfRooms - variable containing the types of rooms in the hotel - typeOfRequirs - an array containing requirements for hotel rooms Filter "Type of room". This filter helps you select the type of room in the hotel Filter "Requirments" can help filter hotel room requirements. Filter "Price" sort hotels by price In filter "Number of guests" we can indicate the number of people who will be staying at the hotel.
TO DO
-Add a button to change values -Improve "Current values"