{ theme : Hatchinq.Theme.Theme }
{ rowsPerPage : Basics.Int , offset : Basics.Int , total : Basics.Int , nextPage : msg , previousPage : msg }
configure : Config -> List (Hatchinq.Attribute.Attribute v) -> View msg -> Element msg