Nature Sort By
The Nature Sort by component lets users change the order of a list of content items. For example, to sort search results by date or relevance.
Configuration
The Sort By component passes data to a backend to tell it how a list of content should be sorted. This is done using a standard form submission and requires you to have a backend to receive and that process the form data. Edit the values of the name
and value
html attributes on the radio inputs to define data appropriate for your backend logic.