Selector types
📄️ Button
Creates a Run Button selector. It runs the block has the button and the following blocks.
📄️ DateRangePicker / DatePicker
DatePicker
📄️ Dropdown
Creates a Dropdown selector.
📄️ MonthDatePicker / MonthDateRangePicker
MonthDatePicker and MonthDateRangePicker can be used to allow the user to choose only the month/year part of the date.
📄️ MultiDropdown
Creates a Dropdown multiple selector.
📄️ Search Bar
Creates a input to perform search queries or introduce some text value.
📄️ Textarea
It allows you to read any word or paragraph as input.