📄️ simple
a search form that will POST on submit and receive a response with mock data
📄️ inline
a search input that will return inline mock data as the user types values in
📄️ typeless
a search input with no `type` attribute or encapsulating `form` that will POST on submit and receive a response with mock data, alongside a login form that will POST on submit