UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 273 B
import { ListOptionGroup, listOptionGroupTag } from '@ni/nimble-components/dist/esm/list-option-group'; export { listOptionGroupTag }; export { type ListOptionGroup }; export declare const NimbleListOptionGroup: import("@lit/react").ReactWebComponent<ListOptionGroup, {}>;