ElementProps<A, B, C, D, E, F, G, H, I, J, K>
ElementProps<
A,B,C,D,E,F,G,H,I,J,K>:JSX.IntrinsicElements[keyofReactHTML] &SlotProps&object
Type declaration
as?
optionalas: keyofReactHTML
The HTML element to be rendered
mergeValues?
optionalmergeValues:ProviderValues<A,B,C,D,E,F,G,H,I,J,K>
Values passed to MergeProvider, merges with parent contexts
values?
optionalvalues:ProviderValues<A,B,C,D,E,F,G,H,I,J,K>
Values passed to Provider, overrides parent contexts
Type Parameters
• A = any
• B = any
• C = any
• D = any
• E = any
• F = any
• G = any
• H = any
• I = any
• J = any
• K = any