Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search Bar #128

Open
JulianoGouveiaS opened this issue Sep 11, 2018 · 1 comment
Open

Search Bar #128

JulianoGouveiaS opened this issue Sep 11, 2018 · 1 comment

Comments

@JulianoGouveiaS
Copy link

How do i implement a search bar?

@dmiluski
Copy link
Contributor

Hi @JulianoGouveiaS ,

Historically, Static was created to display static content. But under the hood, it is driven by a model which can be mutated, and updated to display a cell with a new state/content.

Given this foundational support, you as the developer can modify that model to suit your needs.

eg.
Add searchBar wherever you want. Wire that up to mutate the model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants