mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
15 lines
313 B
Markdown
15 lines
313 B
Markdown
---
|
|
Title: Search Sorting Picker Component
|
|
Added: v2.3.0
|
|
Status: Active
|
|
---
|
|
|
|
# Search Sorting Picker Component
|
|
|
|
Provides an ability to select one of the predefined sorting definitions for search results:
|
|
|
|
```html
|
|
<adf-search-sorting-picker></adf-search-sorting-picker>
|
|
<adf-search-filter></adf-search-filter>
|
|
```
|