Appearance
request.attributeList[]
Explicit response projection; include fields used by actions.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- object requests
- Accepted value
string[]- Required
- No
- Default
- No documented default.
User scenarios
- Fetch hidden values required by configured behavior.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/table/types/request.ts, symbolTableRequestBase - Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
- Demo coverage: Partial — Table fixtures exercise request projection. Open the runnable demo .