reactElement

Accessor

The React element associated with this control

get: React.ReactNode


Setter

The React element associated with this control

set(r: React.ReactNode): void

Parameter Type Description
r React.ReactNode  

Defined in

Last Updated: 05 June, 2020