Skip to content

docs: document ListViewServerProps/ClientProps and custom list view component patterns#15970

Merged
PatrikKozak merged 3 commits intomainfrom
docs/custom-list-views
Mar 31, 2026
Merged

docs: document ListViewServerProps/ClientProps and custom list view component patterns#15970
PatrikKozak merged 3 commits intomainfrom
docs/custom-list-views

Conversation

@zubricks
Copy link
Copy Markdown
Member

@zubricks zubricks commented Mar 16, 2026

Fixes #15416

  • adds banner on custom views to state props are for root views only
  • add props table for list view props
  • adds default list view section and example
  • adds slot props section

Fixes #15416

- adds banner on custom views to state props are for root views only
- add props table for list view props
- adds default list view section and example
- adds slot props section
@zubricks zubricks requested a review from AlessioGr March 16, 2026 20:02
@zubricks zubricks added the area: docs Improvements or additions to documentation label Mar 16, 2026
@zubricks zubricks requested review from PatrikKozak and removed request for AlessioGr March 18, 2026 14:02
@PatrikKozak PatrikKozak self-assigned this Mar 18, 2026
@PatrikKozak PatrikKozak changed the title docs: updates docs for custom list views docs: document ListViewServerProps/ClientProps and custom list view component patterns Mar 31, 2026
@PatrikKozak PatrikKozak merged commit eb3b227 into main Mar 31, 2026
18 checks passed
@PatrikKozak PatrikKozak deleted the docs/custom-list-views branch March 31, 2026 14:37
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

🚀 This is included in version v3.81.0

milamer pushed a commit to milamer/payload that referenced this pull request Apr 20, 2026
…omponent patterns (payloadcms#15970)

Fixes payloadcms#15416

- adds banner on custom views to state props are for root views only
- add props table for list view props
- adds default list view section and example
- adds slot props section

---
- To see the specific tasks where the Asana app for GitHub is being
used, see below:
  - https://app.asana.com/0/0/1213860518113230

---------

Co-authored-by: Patrik Kozak <35232443+PatrikKozak@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Improvements or additions to documentation created-by: Payload team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom List Views receive totally different props than documented

2 participants