phx_in_place:凤凰城应用程序的内联编辑

时间:2024-06-06 07:34:41
【文件属性】:

文件名称:phx_in_place:凤凰城应用程序的内联编辑

文件大小:35KB

文件格式:ZIP

更新时间:2024-06-06 07:34:41

elixir phoenix phoenix-channels inline-editing Elixir

PhxInPlace 基于rails gem best_in_place的Phoenix框架的内联编辑包。 基于Rails gem ,phx_in_place可以通过Phoenix通道进行轻松的内联编辑。 该软件包包括一个视图帮助器,javascript事件侦听器和一个服务器端通道帮助器方法,该方法在设置时将在用户更改字段值时自动更新您的应用程序数据库和视图。 基本范例: < %= phx_in_place @ product , : category % > //<input class="pip-input" hash="<" name="category" value="251.00" style="background: initial;"> 可选参数为样式和格式提供支持: < %= phx_in_place @ produ


【文件预览】:
phx_in_place-master
----.gitignore(638B)
----README.md(7KB)
----test()
--------support()
--------test_helper.exs(15B)
--------channel_manager_test.exs(3KB)
--------phx_in_place_if_test.exs(864B)
--------phx_in_place_test.exs(5KB)
--------.DS_Store(6KB)
----priv()
--------assets()
----LICENSE(1KB)
----package.json(577B)
----changelog.md(430B)
----config()
--------config.exs(1KB)
----.travis.yml(55B)
----mix.lock(3KB)
----.DS_Store(6KB)
----lib()
--------update_handler.ex(678B)
--------channel_manager.ex(5KB)
--------phx_in_place.ex(6KB)
--------.DS_Store(6KB)
----mix.exs(1KB)
----assets()
--------app.js(2KB)
----package-lock.json(80KB)

网友评论