Type alias LottoBallListComponent

LottoBallListComponent: React.FC<ILottoBallListProps>

The type definition for a React functional component that renders a list of lotto balls. It is configured by the useCreateLottoBallList hook.

Generated using TypeDoc