UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 230 B
import { AnchorTab, anchorTabTag } from '@ni/nimble-components/dist/esm/anchor-tab'; export { anchorTabTag }; export { type AnchorTab }; export declare const NimbleAnchorTab: import("@lit/react").ReactWebComponent<AnchorTab, {}>;