Skip to content

Commit 0dc72da

Browse files
docs: add info about demo (#32)
* Update README.md * Update README.md Co-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com> --------- Co-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>
1 parent b94ad92 commit 0dc72da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ forms are complex! If you find a bug, please open an issue!
55

66
Ever have a form field that depends on another?
77

8+
You can find a [Demo with LiveComponent on Symfony UX](https://ux.symfony.com/demos/live-component/dependent-form-fields).
9+
810
* Show a field only if another field is set to a specific value;
911
* Change the options of a field based on the value of another field;
1012
* Have multiple-level dependencies (e.g. field A depends on field B

0 commit comments

Comments
 (0)