withContextStyle Function

withContextStyle(node: React.ReactNode, context?: PropertyValueRendererContext): undefined | "null" | string | number | boolean | Iterable<React.ReactNode, any, any> | React.JSX.Element

Parameter Type Description
node React.ReactNode  
context PropertyValueRendererContext  

Returns - undefined | "null" | string | number | boolean | Iterable<React.ReactNode, any, any> | React.JSX.Element

Defined in

Last Updated: 30 January, 2025