Appearance
request.sortParams[].attribute
Attribute sort key.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- request sorting
- Accepted value
string | null- Required
- No
- Default
- No documented default.
User scenarios
- Sort by an object attribute.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/objects-request.ts, symbolObjectsRequestSort - Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
- Demo coverage: Partial — Fixtures include sorted requests. Open the runnable demo .