UNPKG

@gpa-gemstone/react-forms

Version:
3 lines (2 loc) 162 B
import { Gemstone } from '@gpa-gemstone/application-typings'; export default function CheckBox<T>(props: Gemstone.TSX.Interfaces.IBaseFormProps<T>): JSX.Element;