UNPKG

chop-logic-components

Version:

React UI components library for Chop Logic project

6 lines (5 loc) 125 B
export declare function useElementIds(id?: string): { elementId: string; errorId: string; dropdownId: string; };