UNPKG

@commercetools-uikit/radio-input

Version:

A RadioInput represents a group of options where only one option can be selected at a time.

3 lines (2 loc) 108 B
export type { TGroupProps } from "./radio-group.js"; export type { TOptionProps } from "./radio-option.js";