Skip to content

Post meta

Module What it does Narrowest import
MetaRadioControl A radio group bound to a single post meta value — pass the meta key, get a working RadioControl that reads and writes it, with the options coming from wherever you like. @isudev/gutenberg/meta/MetaRadioControl
MetaSelectControl A dropdown bound to a single post meta value — pass the meta key, get a working SelectControl that reads and writes it, with the options coming from wherever you like. @isudev/gutenberg/meta/MetaSelectControl