UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 237 B
import { AnchorTabs, anchorTabsTag } from '@ni/nimble-components/dist/esm/anchor-tabs'; export { anchorTabsTag }; export { type AnchorTabs }; export declare const NimbleAnchorTabs: import("@lit/react").ReactWebComponent<AnchorTabs, {}>;