facebook / facebook/astryx

Table: customPlugins prop for user-authored plugins

Open
#3,968 1 comment 0 reactions 1 assignee Claimed by @humbertovirtudes View on GitHub
enhancement
Dominant language
TypeScript
Stars
13k
Forks
1.1k
Avg merge
1d 15h
Merged PRs (30d)
690

Description

Part of the Table feature suite tracker #3639.

**Feature area:** Extensibility

A Table prop accepting an array of user-authored plugins conforming to the public `TablePlugin` contract (`transformColumns`, `transformHeaderCell`, `transformBodyRow`, `transformBodyCell`, `transformScrollWrapper`, `transformTableContext`, `contextMenuActions`). Lets consumers extend the Table with their own transforms — no core change — alongside built-ins. Needs a documented/versioned contract, composition/ordering semantics vs. built-ins, and dev-time validation that a supplied plugin only uses supported hooks.

_Filed from the #3639 roadmap._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.