src/modules/Search/Search.js
A search can display a set of results.
A search can have a custom rendering.
A search can display results from remote content ordered by categories.
A category search can have a custom rendering.
A search can have its results take up the width of its container.
A search can have its results aligned to its left or right container edge.
A search can receive an input via shorthand props.