reactElement

Accessor

Gets the React element associated with this control

get: React.ReactNode


Setter

Sets the React element associated with this control

set(r: React.ReactNode): void

Parameter Type Description
r React.ReactNode  

Defined in

Last Updated: 08 January, 2020