Skip to content

How are you actually meant to implement custom Item components? #3483

Answered by LFDanLu
angusd3v asked this question in Q&A
Discussion options

You must be logged in to vote

You could potentially override the Item's props in a re-export like we do here for Column. Your additional props would then be available in the node's props. This is all a bit messy since Item wasn't really meant to be extended.

The team has been experimenting with allowing Item wrappers but that work is still in progress

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by angusd3v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants