UNPKG

@apexcura/ui-builder

Version:

A low-code UI builder library for dynamic form generation and reusable components built with React, Redux, Tailwind, and Ant Design.

3 lines (2 loc) 148 B
import { ACIconNode } from '../Types/components'; export declare const ACIcon: (props: ACIconNode) => "" | import("react/jsx-runtime").JSX.Element;