UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 201 B
import { Radio, radioTag } from '@ni/nimble-components/dist/esm/radio'; export { radioTag }; export { type Radio }; export declare const NimbleRadio: import("@lit/react").ReactWebComponent<Radio, {}>;