docs » cp.rx.go.List.SortedBy
A Statement.Modifier
that specifies the list should be sorted by the specified function
.
- Constants - Useful values which cannot be changed
- SortedBy
Signature | cp.rx.go.List.SortedBy <cp.rx.go.Statement.Modifier> |
---|---|
Type | Constant |
Description | This is a configuration of List , which should be created via List:SortedBy(...) . |