UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

3 lines (2 loc) 543 B
export { PinInputControl as Control, PinInputInput as Input, PinInputLabel as Label, PinInputRoot as Root, PinInputRootProvider as RootProvider, PinInputPropsProvider as PropsProvider, PinInputContext as Context, PinInputHiddenInput as HiddenInput, } from "./pin-input"; export type { PinInputControlProps as ControlProps, PinInputInputProps as InputProps, PinInputLabelProps as LabelProps, PinInputRootProps as RootProps, PinInputRootProviderProps as RootProviderProps, PinInputValueChangeDetails as ValueChangeDetails, } from "./pin-input";