Constructor
# <EagerLoadImages predicate />
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
predicate |
func | No |
Components
This component can be used along with LazyLoadImages. Children of EagerLoadImages
are forced to be eager, if they match the given predicate
See LazyLoadImages for example usage
Name | Type | Required | Description | Default |
---|---|---|---|---|
predicate |
func | No |