Block Editor: LinkControl: Add label
prop
#22435
Labels
[Feature] Link Editing
Link components (LinkControl, URLInput) and integrations (RichText link formatting)
[Package] Block editor
/packages/block-editor
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Previously: #18061 (comment)
For consistency with other
*Control
components,LinkControl
should be updated to support alabel
prop which, as with other input control components, can be used to customize the<label>
rendering accompanying the form field. Also as with other input control components, this should ideally be implemented usingBaseControl
in order to leverage common behaviors and ensure consistency with other input control components.The text was updated successfully, but these errors were encountered: