fishpig / magento2-ui-debug
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
README
An easy way to debug UI components in Magento 2. Just add ?ui-debug to any Admin URL and the UI component on that page will have it's config printed to the screen.
Installation
composer require fishpig/magento2-ui-debug && bin/magento module:enable FishPig_UiDebug