File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/main/install/js/main/popup/src/compatibility/buttonlink.js
Back
import Button from './button'; import { Dom } from 'main.core'; /** * @deprecated use BX.UI.Button */ export default class ButtonLink extends Button { constructor(params) { super(params); this.buttonNode = Dom.create( 'span', { props: { className: 'popup-window-button popup-window-button-link' + (this.className.length > 0 ? ' ' + this.className : '') , id: this.id }, text: this.text, events: this.contextEvents } ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings