withContextStyle FunctionConst

Wraps a React component with a span element with a given style attribute

withContextStyle(value: React.ReactNode | Promise<React.ReactNode>, context?: PropertyValueRendererContext): undefined | null | object

Parameter Type Description
value React.ReactNode | Promise<React.ReactNode>  
context PropertyValueRendererContext  

Defined in

Last Updated: 05 June, 2020