UNPKG

envoc-form

Version:

Envoc form components

4 lines (3 loc) 205 B
import React from 'react'; /** provides the full, qualified name of the current field name - including nested fields, path/dot delimited */ export var FieldNameContext = React.createContext(undefined);