A sort button is a control that enables users to sort a list of items in ascending or descending order.
<nve-sort-button></nve-sort-button>
<nve-sort-button></nve-sort-button>
Installation
<script type="module">
import '@nvidia-elements/core/sort-button/define.js';
</script>
<nve-sort-button></nve-sort-button>
<script type="module">
import '@nvidia-elements/core/sort-button/define.js';
</script>
<nve-sort-button></nve-sort-button>
nve api.get nve-sort-button
nve api.get nve-sort-button
Release Status
All elements and features go through 3 phases of stability, pre-release, beta and stable.
pre-release Docs Preview API Documentation Fully Themeable
beta Robust unit test coverages Passed API Review Passed Designer VQA Review Included in library package stable No known outstanding AA WCAG issues No known outstanding performance issues Adapts to different screen/container sizes No breaking API changes for at least 90 days