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 | __type

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

Defined in

Last Updated: 08 January, 2020