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

docs(Form): add data usage examples #1521

Merged
merged 1 commit into from
Mar 28, 2017
Merged

docs(Form): add data usage examples #1521

merged 1 commit into from
Mar 28, 2017

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Mar 28, 2017

We get a lot of questions like #1520. User's often want to know how to get the value from an input, or, how to reset form data on submit.

This PR adds /Usage examples to the Form and includes two examples. One showing how to capture data and another showing how to reset on submit.

@codecov-io
Copy link

codecov-io commented Mar 28, 2017

Codecov Report

Merging #1521 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1521   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files         141      141           
  Lines        2384     2384           
=======================================
  Hits         2378     2378           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ba6c56...c760d5f. Read the comment docs.

@levithomason levithomason merged commit a208152 into master Mar 28, 2017
@levithomason levithomason deleted the docs/form-usage branch March 28, 2017 06:41
@levithomason
Copy link
Member Author

Released in semantic-ui-react@0.68.0.

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

Successfully merging this pull request may close these issues.

2 participants