bangank36 / WP-Builder

JSON Schema-based forms with Wordpress Components renderer
https://gutenbuilder.wordpress.com
GNU General Public License v2.0
0 stars 0 forks source link

WP-Builder: enum dropdown format #74

Closed bangank36 closed 1 year ago

bangank36 commented 1 year ago

Summary

  1. SelectControl Wrapper of <select> element, expect [value,label] options and allow multiple choices via multiple

  2. ComboboxControl Dropdown with search input, there is no multiple options supported

  3. CustomSelectControl NA

  4. MenuItemsChoice Menu Group is suggested to be displayed on the dropdown

Reference

40

3

bangank36 commented 1 year ago

Closed as merged, we should move to implementation of OneOf enum