|
|
@@ -16,8 +16,6 @@ class BaseRedirectButton extends BaseContainer
|
|
|
protected $class = ['lu-btn lu-btn--danger lu-btn--outline lu-btn--plain infoModal'];
|
|
|
protected $title = 'title';
|
|
|
protected $htmlAttributes = [
|
|
|
-// '@click.middle' => 'redirect($event,, true)',
|
|
|
-// '@click' => 'redirect($event,, )'
|
|
|
];
|
|
|
|
|
|
protected $rawUrl = null;
|