List of the attributes that support sorting. If not set, it will be determined using Sort.attributes.
Whether to enable Pjax on this widget.
A Promise which resolves when this Component has been successfully initialized.
HTML attributes for the link in a sorter container tag which are passed to Sort.link.
HTML attributes for the sorter container tag.
the sort definition
The prefix to the automatically generated widget IDs.
A counter used to generate id for widgets.
Returns the ID of the widget.
ID of the widget.
Initializes the sorter.
Renders a widget.
string the rendering result.
Renders the sort links.
the rendering result
Executes the widget. This method renders the sort links.
Generated using TypeDoc
LinkSorter renders a list of sort links for the given sort definition.
LinkSorter will generate a hyperlink for every attribute declared in sort.
For more details and usage information on LinkSorter, see the guide article on sorting.
Mahesh S Warrier https://github.com/codespede