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