UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 187 B
import { Tab, tabTag } from '@ni/nimble-components/dist/esm/tab'; export { tabTag }; export { type Tab }; export declare const NimbleTab: import("@lit/react").ReactWebComponent<Tab, {}>;