LiveAdmin - Phoenix admin UI built on LiveView

Hi. Hope you’re doing well!

What you get out of the box for 3 lines of code is pretty great. More documentation would be very helpful.

Reading through the example development app, It seemed that render_for_admin, but is there an equivalent for form inputs? I want to change an {:array, :string} field to to pass in a set of options or use a custom searchselect based on tomselect or choice.js instead of checkboxes.