Open
Description
After Phantom v3, there will be a crucial PhantomData
type which will allow user-defined properties to be added to a PhantomComponent
's instance.
It would be ideas to create type PhantomData
in such a way that it will not allow users to shadow or mis-type default properties of PhantomComponent
.