UNPKG

@open-formulieren/formio-builder

Version:

An opinionated Formio webform builder for Open Forms

7 lines (6 loc) 250 B
/** * The `ReferenceListsTableCode` component is used to specify the code of the table * in Reference lists API for which the items will be fetched */ export declare const ReferenceListsTableCode: React.FC; export default ReferenceListsTableCode;