Log in
Interface

ConfigInterface

Magento\Ui\Model\UrlInput\ConfigInterface

What it does

This interface defines the contract for URL input configuration providers in Magento's UI component system.

Developers implement this interface when creating custom URL link type configurations for admin forms, allowing different URL input field behaviors and validation rules based on the link type (internal, external, media, etc.).

Public Methods

  • getConfig()