Commit 9f163cb 1 parent 5eeefdb commit 9f163cb Copy full SHA for 9f163cb
File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Surface Wrappers for ` Phoenix.HTML.Form ` functions.
4
4
5
+ > [ !NOTE]
6
+ > This library is maintained only for compatibility and does not accept new features.
7
+ > We strongly recommend using the new built-in [ <.form>] ( https://hexdocs.pm/phoenix_live_view/Phoenix.Component.html#form/ )
8
+ > component, along with [ Phoenix.HTML.Form] ( https://hexdocs.pm/phoenix_html/Phoenix.HTML.Form.html ) and
9
+ > [ Phoenix.HTML.FormField] ( https://hexdocs.pm/phoenix_html/Phoenix.HTML.FormField.html ) structs. If you're
10
+ > not able to update all your forms at once, then this library can be used as a safe fallback so you can
11
+ > gradually replace them.
12
+
5
13
## Installation
6
14
7
15
If [ available in Hex] ( https://hex.pm/docs/publish ) , the package can be installed
You can’t perform that action at this time.
0 commit comments