A property name or an object with a name and path property. The name property will be used as the property name on the element, and the path property will be used to look up the value on the state. The path should be a json pointer.
name
path
Generated using TypeDoc
A property name or an object with a
name
andpath
property. Thename
property will be used as the property name on the element, and thepath
property will be used to look up the value on the state. The path should be a json pointer.