Skip to content

Fields

Module What it does Narrowest import
RadioField A radio-button field that composes an options source and a value binding independently — pick a static list or a dynamic source for the choices, and separately bind the value to post meta, a taxonomy, or a custom store. @isudev/gutenberg/fields/RadioField
SelectField A select field that composes an options source and a value binding independently — pick a static list or a dynamic source for the choices, and separately bind the value to post meta, a taxonomy, or a custom store. @isudev/gutenberg/fields/SelectField