Skip to content

Properties

PropertyTypeDescription
childrenReact.Node(optional) Features with given path as root for the DataContext.
pathstring(optional) JSON Pointer path to where in the outer DataContext source to point at.
iterateboolean(optional) True to iterate elements at given path based on the source data, including the index in the outer path, instead of just rendering children once.