| Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/form/element/ |
| Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/form/element/text.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<span class="admin__field-value"
data-bind="
text: value,
attr: {
name: inputName,
id: uid
}"></span>