Type alias ComponentProps

ComponentProps: PropTypes.InferProps<typeof componentPropTypes> & React.AllHTMLAttributes<HTMLDivElement>

Generated using TypeDoc