UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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