1
Fork 0
purescript-halogen-select/docs/how-to/embed-parent-queries.md
Thomas Honeyman 0721d52d04
Add a new documentation site to the repository ()
* Update config

* Update readme.

* Update readme.md

* Add getting started section to tutorials.

* Added getting-started with updates.

* Major update to getting started guide

* Overhaul to tutorials.
2018-05-23 19:41:37 -07:00

202 B

How to Embed Parent Queries

One of the most powerful ways to extend Select is to write functionality in your component, triggered by a query, and then embed that query into the Select component.