Skip to content

Fluent UI React-Northstar form #15947

Discussion options

You must be logged in to vote

Hello @WynandCoetzerIT, you'll want to have listeners on your form elements and save their value changes in your state. Then, you'll capture the form submission and read the form state at that time.

🎉 Solution

Here's a working codesandbox with the setup you described.

Note, the warning on the Datepicker docs.

The next release, 0.52.x has may Datepicker features and functionality..

Other Resources

You also might be interested in React's docs on HTML forms for idiomatic React patterns.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JustSlone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants