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?
optional
as: keyofReactHTML
The HTML element to be rendered
mergeValues?
optional
mergeValues:ProviderValues
<A
,B
,C
,D
,E
,F
,G
,H
,I
,J
,K
>
Values passed to MergeProvider, merges with parent contexts
values?
optional
values: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