# DEPRECATED
Please switch to @furo/open-models.

# @furo/data

This package contains the furo data components.

## What is inside

### Elements

- [furo-api-fetch](https://components.furo.pro/?t=FuroApiFetch) fetch data from network
- [furo-collection-agent](https://components.furo.pro/?t=FuroCollectionAgent) interface component to handle collection requests
- [furo-custom-method](https://components.furo.pro/?t=FuroCustomMethod) interface component to handle custom methods
- [furo-data-emmiter](https://components.furo.pro/?t=FuroDataEmmiter) event emitter for values of data object
- [furo-data-object](https://components.furo.pro/?t=FuroDataObject) Typed data object, the heart of all furo-data related components
- [furo-deep-link](https://components.furo.pro/?t=FuroDeepLink) Resolve deep links HATEOAS based on  query params
- [furo-entity-agent](https://components.furo.pro/?t=FuroEntityAgent) interface component to handle entity requests
- [furo-entity-field](https://components.furo.pro/?t=FuroEntityField) interact with single field of a data object
- [furo-filter-and](https://components.furo.pro/?t=FuroFilterAnd) and filter "bracket"
- [furo-filter-container](https://components.furo.pro/?t=FuroFilterContainer) Placeholder component to describe nested filters
- [furo-filter-field](https://components.furo.pro/?t=FuroFilterField) set a filter field
- [furo-filter-or](https://components.furo.pro/?t=FuroFilterOr) or filter "bracket"
- [furo-rel-exists](https://components.furo.pro/?t=FuroRelExists) checks for a specific rel in links
- [furo-reverse-deep-link](https://components.furo.pro/?t=FuroReverseDeepLink) create query param object from HATEOAS
- [furo-sortby-container](https://components.furo.pro/?t=FuroSortbyContainer) create query param object for sort


## Detailed documentation
Read more about the packages of @furo/*** on the  [documentation pages](https://furo.pro).
