UNPKG

@open-formulieren/formio-builder

Version:

An opinionated Formio webform builder for Open Forms

8 lines (7 loc) 282 B
/// <reference types="react" /> /** * 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;