UNPKG

@render-props/choices

Version:

A state container which provides an interface for making selections from a group of choices. The `Choices` component itself is a context provider which can be used with the `Choice` and `ChoicesConsumer` components for deep-tree selections. It does not ha

7 lines (6 loc) 214 B
import _default from './Choices' export {_default as default} import _Choice from './Choice' export {_Choice as Choice} import _ChoicesConsumer from './ChoicesConsumer' export {_ChoicesConsumer as ChoicesConsumer}