big restructure
This commit is contained in:
@@ -14,6 +14,8 @@ class Tile
|
||||
'iconBg' => null,
|
||||
'iconColor' => null,
|
||||
'class' => '',
|
||||
'tooltip' => '',
|
||||
'tooltipPos' => 'top',
|
||||
];
|
||||
|
||||
$data = array_merge($defaults, $options);
|
||||
|
||||
Reference in New Issue
Block a user